Skip to content

Instantly share code, notes, and snippets.

@vesln
Created March 24, 2014 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vesln/9750041 to your computer and use it in GitHub Desktop.
Save vesln/9750041 to your computer and use it in GitHub Desktop.
npm publish
--- code/hippie ‹master› npm publish
npm http PUT https://registry.npmjs.org/hippie
npm http 403 https://registry.npmjs.org/hippie
npm ERR! publish Failed PUT response undefined
npm ERR! Error: login error
npm ERR! at RegClient.<anonymous> (/Users/vesln/.dotfiles/.nvm/v0.10.18/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:82:22)
npm ERR! at CouchLogin.<anonymous> (/Users/vesln/.dotfiles/.nvm/v0.10.18/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/couch-login.js:177:14)
npm ERR! at CouchLogin.<anonymous> (/Users/vesln/.dotfiles/.nvm/v0.10.18/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/couch-login.js:159:46)
npm ERR! at Request.self.callback (/Users/vesln/.dotfiles/.nvm/v0.10.18/lib/node_modules/npm/node_modules/request/index.js:148:22)
npm ERR! at Request.EventEmitter.emit (events.js:98:17)
npm ERR! at Request.<anonymous> (/Users/vesln/.dotfiles/.nvm/v0.10.18/lib/node_modules/npm/node_modules/request/index.js:891:14)
npm ERR! at Request.EventEmitter.emit (events.js:117:20)
npm ERR! at IncomingMessage.<anonymous> (/Users/vesln/.dotfiles/.nvm/v0.10.18/lib/node_modules/npm/node_modules/request/index.js:842:12)
npm ERR! at IncomingMessage.EventEmitter.emit (events.js:117:20)
npm ERR! at _stream_readable.js:920:16
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR! System Darwin 13.1.0
npm ERR! command "/Users/vesln/.nvm/v0.10.18/bin/node" "/Users/vesln/.nvm/v0.10.18/bin/npm" "publish"
npm ERR! cwd /Users/vesln/code/hippie
npm ERR! node -v v0.10.18
npm ERR! npm -v 1.3.8
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/vesln/code/hippie/npm-debug.log
npm ERR! not ok code 0
--- code/hippie ‹master› npm publish 1 ↵
npm http PUT https://registry.npmjs.org/hippie
npm http 403 https://registry.npmjs.org/hippie
npm http PUT https://registry.npmjs.org/hippie
npm http 201 https://registry.npmjs.org/hippie
npm http GET https://registry.npmjs.org/hippie
npm http 200 https://registry.npmjs.org/hippie
npm http PUT https://registry.npmjs.org/hippie/-/hippie-0.3.0.tgz/-rev/11-01341c61d7362e7c1299f378bc569b00
npm http 409 https://registry.npmjs.org/hippie/-/hippie-0.3.0.tgz/-rev/11-01341c61d7362e7c1299f378bc569b00
npm ERR! publish fail Cannot publish over existing version.
npm ERR! publish fail Update the 'version' field in package.json and try again.
npm ERR! publish fail
npm ERR! publish fail If the previous version was published in error, see:
npm ERR! publish fail npm help unpublish
npm ERR! publish fail
npm ERR! publish fail To automatically increment version numbers, see:
npm ERR! publish fail npm help version
npm ERR! System Darwin 13.1.0
npm ERR! command "/Users/vesln/.nvm/v0.10.18/bin/node" "/Users/vesln/.nvm/v0.10.18/bin/npm" "publish"
npm ERR! cwd /Users/vesln/code/hippie
npm ERR! node -v v0.10.18
npm ERR! npm -v 1.3.8
npm ERR! code EPUBLISHCONFLICT
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/vesln/code/hippie/npm-debug.log
npm ERR! not ok code 0
--- code/hippie ‹master› npm publish 1 ↵
npm http PUT https://registry.npmjs.org/hippie
npm http 201 https://registry.npmjs.org/hippie
npm http GET https://registry.npmjs.org/hippie
npm http 200 https://registry.npmjs.org/hippie
npm http PUT https://registry.npmjs.org/hippie/-/hippie-0.3.0.tgz/-rev/12-603f59a512e446958ca224b03448695e
npm http 409 https://registry.npmjs.org/hippie/-/hippie-0.3.0.tgz/-rev/12-603f59a512e446958ca224b03448695e
npm ERR! publish fail Cannot publish over existing version.
npm ERR! publish fail Update the 'version' field in package.json and try again.
npm ERR! publish fail
npm ERR! publish fail If the previous version was published in error, see:
npm ERR! publish fail npm help unpublish
npm ERR! publish fail
npm ERR! publish fail To automatically increment version numbers, see:
npm ERR! publish fail npm help version
npm ERR! System Darwin 13.1.0
npm ERR! command "/Users/vesln/.nvm/v0.10.18/bin/node" "/Users/vesln/.nvm/v0.10.18/bin/npm" "publish"
npm ERR! cwd /Users/vesln/code/hippie
npm ERR! node -v v0.10.18
npm ERR! npm -v 1.3.8
npm ERR! code EPUBLISHCONFLICT
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/vesln/code/hippie/npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment