Skip to content

Instantly share code, notes, and snippets.

@Fauntleroy
Created July 9, 2013 00:58
Show Gist options
  • Save Fauntleroy/5953802 to your computer and use it in GitHub Desktop.
Save Fauntleroy/5953802 to your computer and use it in GitHub Desktop.
npm error with git dependency
npm http 200 https://github.com/SparkartGroupInc/express-expose.git
npm ERR! not a package /var/folders/m0/z6tt0f9n0g37lwsmrv2l45d40000gn/T/npm-10739/1373330731220-0.09528671065345407/tmp.tgz
npm ERR! Error: ENOENT, open '/var/folders/m0/z6tt0f9n0g37lwsmrv2l45d40000gn/T/npm-10739/1373330731220-0.09528671065345407/package/package.json'
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 11.4.2
npm ERR! command "node" "/usr/local/bin/npm" "install" "solidus"
npm ERR! cwd /Users/ericszeto/Repos
npm ERR! node -v v0.10.12
npm ERR! npm -v 1.2.32
npm ERR! path /var/folders/m0/z6tt0f9n0g37lwsmrv2l45d40000gn/T/npm-10739/1373330731220-0.09528671065345407/package/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/ericszeto/Repos/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