All of sudden, npm install stopped working on the instance level

I was doing some testing then all of a sudden I stopped being able to pull packages. So I ran these two commands again and it worked.

npm config set @werm-fw:registry https://gitlab.selectiont.com/api/v4/packages/npm/
npm config set -- '//gitlab.selectiont.com/api/v4/packages/npm/:_authToken' fUn6XkAbfqaTjjLSvYsp

Leave a Reply

Your email address will not be published.