1.0.1 • Published 7 years ago

npmtest-tomfriwel v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago
$ npm init
$ npm login
$ npm publish

ERR & SOL

npm ERR! no_perms Private mode enable, only admin can publish this module
SOL: $ npm config set registry http://registry.npmjs.org
npm ERR! You do not have permission to publish "npmtest". Are you logged in as the correct user? : npmtest
SOL: There is a same package name as yours. Change your package's name.
npm ERR! code ENEEDAUTH
npm ERR! need auth auth required for publishing
npm ERR! need auth You need to authorize this machine using `npm adduser`
SOL: $ npm add user
npm ERR! You cannot publish over the previously published versions: 1.0.0. : npmtest-tomfriwel
SOL: Change your package's version upper than current.