Skip to content

Instantly share code, notes, and snippets.

@Sebmaster
Created February 16, 2011 22:44
Show Gist options
  • Select an option

  • Save Sebmaster/830448 to your computer and use it in GitHub Desktop.

Select an option

Save Sebmaster/830448 to your computer and use it in GitHub Desktop.
$ npm install mysql-client
npm info it worked if it ends with ok
npm info using npm@0.3.0
npm info using node@v0.4.0
npm info fetch http://registry.npmjs.org/mysql-client/-/mysql-client-0.2.0.tgz
npm info calculating sha1 /tmp/npm-1297896140501/1297896140501-0.358225847827270
6/tmp.tgz
npm info shasum e826588a70727aacd9a517c8635ed276c890f62c
npm info calculating sha1 /usr/local/lib/node/.npm/.cache/mysql-client/0.2.0/pac
kage.tgz
npm info shasum 3a89624c40e4f2a2f2ca9ec0901d8b3c87ff988f
npm ERR! Error: Could not get uid/gid: {"error":", No error","errno":0}
npm ERR!install failed at /usr/local/lib/node/.npm/npm/0.3.0/package/lib/uti
ls/uid-number.js:37:53
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.3.0/pa
ckage/lib/utils/exec.js:50:5)
npm ERR! at ChildProcess.emit (events.js:45:17)
npmERR! install failed at ChildProcess.onexit (child_process.js:171:12)
npm info install failed rollback
npm info uninstall [ 'mysql-client@0.2.0' ]
npm info not installed mysql-client@0.2.0
npm info install failed rolled back
npm ERR! Error: Could not get uid/gid: {"error":", No error","errno":0}
npm ERR! at /usr/local/lib/node/.npm/npm/0.3.0/package/lib/utils/uid-number.
js:37:53
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.3.0/pac
kage/lib/utils/exec.js:50:5)
npm ERR! at ChildProcess.emit (events.js:45:17)
npm ERR! at ChildProcess.onexit (child_process.js:171:12)
npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm ERR! or email it to <npm-@googlegroups.com>
npm ERR! Just tweeting a tiny part of the error will not be helpful.
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment