Not able to publish my library in private repo hosted on gemfury

372 Views Asked by At

I am getting this error while publishing my library to gemfury.

npm ERR! 503 Service Unavailable - PUT https://npm-proxy.fury.io/<username>/@<scope>%2f<package-name>
1

There are 1 best solutions below

0
On BEST ANSWER

Please ensure to use the full access token which will be available in the last tab of this page. You can also use the push token which can be generated from the second tab of the same page for added security.

Note: replace <account> in the URL with your account slug