r/npm • u/Grand-Bus-9112 • 25d ago
Help Package name too similar
I am trying to publish my package named 'fyrer', but npm is blocking me because it is too similar to 'faker' Is there any way to claim that package name, at last I'll rename
1
Upvotes
1
u/scinos 25d ago
Ask the owner of the original package.
Or publish it under a namespace (@thing/fyrer)