Search code examples
npmnpm-publishgem-fury

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


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>

Solution

  • 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