You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi! if you want to publish a scoped package and not pay you can use the --access public flag on the npm publish command to publish it as a public scoped package!
(you are getting this error because scoped packages have a default --access restricted which publishes the package as a private package which is a paid feature of npm)
Hi
I want to verify whether
a paid account is compulsory for publishing my package.I am attaching a log here.
2017-04-29T15_40_08_454Z-debug.txt.
Or if there an option to locally publish a package.
The text was updated successfully, but these errors were encountered: