Closed hipstersmoothie closed 5 years ago
NPM changed something and now you have to call publish like this
npm publish --access public
edit: hmmm worked after the first publish
Are you using NPM scopes? Because access public is required for them, otherwise it's not.
access
NPM changed something and now you have to call publish like this
edit: hmmm worked after the first publish