Skip to content

Instantly share code, notes, and snippets.

@edubkendo
Created August 4, 2012 08:07
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 edubkendo/3255778 to your computer and use it in GitHub Desktop.
Save edubkendo/3255778 to your computer and use it in GitHub Desktop.
errors on running npm install when setting up tower/development branch

911 error Error: git "checkout" "node-0.8" failed with 1

911 error at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/exec.js:56:20)

911 error at ChildProcess.EventEmitter.emit (events.js:91:17)

911 error at Process._handle.onexit (child_process.js:674:10)

911 error [Error: git "checkout" "node-0.8" failed with 1]

912 error You may report this log at:

912 error http://github.com/isaacs/npm/issues

912 error or email it to:

912 error npm-@googlegroups.com

913 error System Linux 3.2.0-27-generic

914 error command "/usr/local/bin/node" "/usr/local/bin/npm" "install"

915 error cwd /home/eric/git/community/tower

916 error node -v v0.8.2

917 error npm -v 1.1.36

918 error message git "checkout" "node-0.8" failed with 1

919 verbose exit [ 1, true ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment