Skip to content

Instantly share code, notes, and snippets.

@brycebaril
Created December 18, 2013 05:03
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 brycebaril/a52b54ac10d2eb53b8de to your computer and use it in GitHub Desktop.
Save brycebaril/a52b54ac10d2eb53b8de to your computer and use it in GitHub Desktop.
npm http PUT https://registry.npmjs.org/terminus
npm http 409 https://registry.npmjs.org/terminus
npm http GET https://registry.npmjs.org/terminus
npm http 200 https://registry.npmjs.org/terminus
npm http PUT https://registry.npmjs.org/terminus/-/terminus-1.0.6.tgz/-rev/15-329e68e5e40ffb2f2f590ea552ae58bb
npm http 201 https://registry.npmjs.org/terminus/-/terminus-1.0.6.tgz/-rev/15-329e68e5e40ffb2f2f590ea552ae58bb
npm http PUT https://registry.npmjs.org/terminus/1.0.6/-tag/latest
npm http 409 https://registry.npmjs.org/terminus/1.0.6/-tag/latest
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 Linux 3.2.0-57-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "publish"
npm ERR! cwd /home/bryce/forks/node-terminus
npm ERR! node -v v0.10.22
npm ERR! npm -v 1.3.14
npm ERR! code EPUBLISHCONFLICT
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/bryce/forks/node-terminus/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