1.0.1 • Published 8 years ago
npmtest-tomfriwel v1.0.1
$ npm init
$ npm login
$ npm publishERR & SOL
npm ERR! no_perms Private mode enable, only admin can publish this module
SOL: $ npm config set registry http://registry.npmjs.orgnpm 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 usernpm ERR! You cannot publish over the previously published versions: 1.0.0. : npmtest-tomfriwel
SOL: Change your package's version upper than current.