Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Get error when get npm package
-
I can publish js library (npm publish), but I can't get it (npm install). I get below error:
npm ERR! code E400 npm ERR! Registry returned 400 for PUT on undefined http request → PUT http://localhost/npm/-/user/org.couchdb.user:username http 400 ← Bad Request (http://localhost/npm/-/user/org.couchdb.user:username) verbose adduser before first PUT { _id: 'org.couchdb.user:username', verbose adduser name: 'username', verbose adduser password: 'XXXXX', error code E400 error Registry returned 400 for PUT on undefined
Product: ProGet
Version: 5.1.4
-
The problem was solved when remove dash from package name.