Skip to content

Instantly share code, notes, and snippets.

@willwhite
Created March 20, 2012 21:48
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 willwhite/2141655 to your computer and use it in GitHub Desktop.
Save willwhite/2141655 to your computer and use it in GitHub Desktop.
npm ERR! Failed unpacking /usr/share/tilestream/.npm/backbone/0.3.3/package.tgz
npm ERR! error installing backbone@0.3.3 Error: `tar "-zmvxpf" "/usr/share/tilestream/.npm/backbone/0.3.3/package.tgz"`
npm ERR! error installing backbone@0.3.3 failed with 2
npm ERR! error installing backbone@0.3.3 at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/lib/utils/tar.js:217:20)
npm ERR! error installing backbone@0.3.3 at ChildProcess.emit (events.js:67:17)
npm ERR! error installing backbone@0.3.3 at Socket.<anonymous> (child_process.js:172:12)
npm ERR! error installing backbone@0.3.3 at Socket.emit (events.js:64:17)
npm ERR! error installing backbone@0.3.3 at Array.0 (net.js:831:12)
npm ERR! error installing backbone@0.3.3 at EventEmitter._tickCallback (node.js:126:26)
npm ERR! error installing bones@1.3.24 Error: `tar "-zmvxpf" "/usr/share/tilestream/.npm/backbone/0.3.3/package.tgz"`
npm ERR! error installing bones@1.3.24 failed with 2
npm ERR! error installing bones@1.3.24 at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/lib/utils/tar.js:217:20)
npm ERR! error installing bones@1.3.24 at ChildProcess.emit (events.js:67:17)
npm ERR! error installing bones@1.3.24 at Socket.<anonymous> (child_process.js:172:12)
npm ERR! error installing bones@1.3.24 at Socket.emit (events.js:64:17)
npm ERR! error installing bones@1.3.24 at Array.0 (net.js:831:12)
npm ERR! error installing bones@1.3.24 at EventEmitter._tickCallback (node.js:126:26)
npm ERR! error installing express@2.5.8 Error: ENOENT, No such file or directory '/usr/share/tilestream/node_modules/bones/node_modules/___express.npm/package/Makefile'
npm ERR! error installing mirror@0.3.3 Error: ENOENT, No such file or directory '/usr/share/tilestream/node_modules/bones/node_modules/mirror/package.json'
npm ERR! error installing optimist@0.3.1 Error: ENOENT, No such file or directory '/usr/share/tilestream/node_modules/bones/node_modules/optimist/package.json'
npm ERR! error rolling back bones@1.3.24 Error: ENOTEMPTY, Directory not empty '/usr/share/tilestream/node_modules/bones/node_modules'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment