Skip to content

Instantly share code, notes, and snippets.

@didip
Created April 20, 2011 16:17
Show Gist options
  • Save didip/931807 to your computer and use it in GitHub Desktop.
Save didip/931807 to your computer and use it in GitHub Desktop.
npm install mysql
npm info it worked if it ends with ok
npm info using [email protected]
npm info using [email protected]
npm info fetch http://registry.npmjs.org/mysql/-/mysql-0.9.1.tgz
npm info calculating sha1 /var/folders/2w/2wHKL8C9Gvak-rp5FepbE++++TI/-Tmp-/npm-1303316504106/1303316504106-0.5520619999151677/tmp.tgz
npm info shasum 4f240429f60343c9e6cb6717feab072f64ca45d2
npm info calculating sha1 /Users/didip/npm/.npm/.cache/mysql/0.9.1/package.tgz
npm info shasum 33b887a4a3f5e9f4b34d2d83f7cde523bd67241a
npm info preinstall [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm info predeactivate [email protected]
npm info deactivate [email protected]
npm info postdeactivate [email protected]
npm info preactivate [email protected]
npm info activate [email protected]
npm info postactivate [email protected]
npm info build Success: [email protected]
npm ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment