Skip to content

Instantly share code, notes, and snippets.

@joshuawscott
Last active December 18, 2015 16:29
Show Gist options
  • Save joshuawscott/5811659 to your computer and use it in GitHub Desktop.
Save joshuawscott/5811659 to your computer and use it in GitHub Desktop.
# npm publish (never having published)
Joshuas-MacBook-Pro:postgresql-node joshua$ npm publish
npm ERR! need auth auth and email required for publishing
npm ERR! need auth You need to authorize this machine using `npm adduser`
npm ERR! System Darwin 12.4.0
npm ERR! command "node" "/usr/local/bin/npm" "publish"
npm ERR! cwd /Users/joshua/dev/postgresql-node
npm ERR! node -v v0.10.9
npm ERR! npm -v 1.2.24
npm ERR! code ENEEDAUTH
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/joshua/dev/postgresql-node/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