.npmrc conflict

I was trying to publish to the package repo

@werm-fw:registry https://gitlab.selectiont.com/api/v4/projects/543/packages/npm/

open up /root/.npmrc and remove these lines and it should work

In npm.w I wrote a script that sets the registry right before it publishes it. If I don’t do this, it wont work, unless i set the “publishConfig” property in npm

Leave a Reply

Your email address will not be published.