Skip to content

Instantly share code, notes, and snippets.

@ccapndave
Created May 8, 2012 21:01
Show Gist options
  • Select an option

  • Save ccapndave/2639252 to your computer and use it in GitHub Desktop.

Select an option

Save ccapndave/2639252 to your computer and use it in GitHub Desktop.
silly exec git "clone" "[email protected]:brunch/iced-coffee-script-brunch.git" "C:\\Users\\Dave\\AppData\\Local\\Temp\\npm-1336510706545\\1336510706545-0.7121509178541601"
silly spawning [ 'git',
silly spawning [ 'clone',
silly spawning '[email protected]:brunch/iced-coffee-script-brunch.git',
silly spawning 'C:\\Users\\Dave\\AppData\\Local\\Temp\\npm-1336510706545\\1336510706545-0.7121509178541601' ],
silly spawning null ]
ERR! git clone [email protected]:brunch/iced-coffee-script-brunch.git CreateProcessW: The system cannot find the file specified.
ERR! Error: `git "clone" "[email protected]:brunch/iced-coffee-script-brunch.git" "C:\\Users\\Dave\\AppData\\Local\\Temp\\npm-1336510706545\\1336510706545-0.7121509178541601"` failed with 127
ERR! at ChildProcess.<anonymous> (C:\Program Files (x86)\nodejs\node_modules\npm\lib\utils\exec.js:58:20)
ERR! at ChildProcess.emit (events.js:70:17)
ERR! at maybeExit (child_process.js:362:16)
ERR! at Socket.<anonymous> (child_process.js:467:7)
ERR! at Socket.emit (events.js:67:17)
ERR! at Array.1 (net.js:335:10)
ERR! at EventEmitter._tickCallback (node.js:192:40)
ERR! You may report this log at:
ERR! <http://github.com/isaacs/npm/issues>
ERR! or email it to:
ERR! <[email protected]>
ERR!
ERR! System Windows_NT 6.1.7601
ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
ERR! cwd D:\Projects\IU\visit-britain
ERR! node -v v0.6.17
ERR! npm -v 1.1.21
ERR! message `git "clone" "[email protected]:brunch/iced-coffee-script-brunch.git" "C:\\Users\\Dave\\AppData\\Local\\Temp\\npm-1336510706545\\1336510706545-0.7121509178541601"` failed with 127
verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment