fatkutas
fatkutas

Reputation: 39

npm publish Bad Request (400) child "params" fails

Trying to publish an unscoped package, doing everything that's in the docs

npm ERR! 400 Bad Request - PUT https://registry.npmjs.org/packagename - child "params" fails because ["params" must be an object]

This is the error I'm getting. The docs said all I have to do is to just run npm publish but the error seems to want argumnents?

I tried npm login, no use.

Upvotes: 2

Views: 43

Answers (0)

Related Questions