Skip to content

Instantly share code, notes, and snippets.

@mastercactapus
Created April 17, 2015 01:40
Show Gist options
  • Save mastercactapus/ba7074f1fd11a713f512 to your computer and use it in GitHub Desktop.
Save mastercactapus/ba7074f1fd11a713f512 to your computer and use it in GitHub Desktop.
truncated tar "cb() never called!" trace
$ npm install cb-never-called
npm WARN package.json cb-never-called@1.0.1 No description
npm WARN package.json cb-never-called@1.0.1 No repository field.
npm WARN package.json cb-never-called@1.0.1 No README data
cb#11 never called -- errorHandler args:1 -- was passed to 1 handler(s) (none called back)
Passed to function install at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/install.js:115:0
cb#19 never called -- cb args:2 -- was passed to 1 handler(s) (none called back)
Passed to function installManyTop at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/install.js:596:0
cb#20 never called -- cb args:2 -- was passed to 1 handler(s) (none called back)
Passed to function installManyTop_ at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/install.js:621:0
cb#69 never called -- cb args:1 -- was passed to 1 handler(s) (none called back)
Passed to function installMany at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/install.js:679:0
cb#159 never called -- cb args:1 -- was passed to 1 handler(s) (none called back)
Passed to function at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/install.js:759:26
cb#160 never called -- cb args:1 -- was passed to 1 handler(s) (none called back)
Passed to function installOne at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/install.js:915:0
cb#161 never called -- args:2 -- was passed to 1 handler(s) (none called back)
Passed to function installOne_ at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/install.js:996:0
cb#162 never called -- args:1 -- was passed to 1 handler(s) (none called back)
Passed to function inflight at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/node_modules/inflight/inflight.js:7:0
cb#166 never called -- args:2 -- was passed to 1 handler(s) (none called back)
Passed to function chain at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/node_modules/slide/lib/chain.js:4:0
cb#176 never called -- args:2 -- was passed to 1 handler(s) (none called back)
Passed to function at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:14:9
cb#177 never called -- args:1 -- was passed to 1 handler(s) (none called back)
Passed to function write at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/install.js:1049:0
cb#178 never called -- X args:1 -- was passed to 1 handler(s) (none called back)
Passed to function chain at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/node_modules/slide/lib/chain.js:4:0
cb#179 never called -- args:2 -- was passed to 1 handler(s) (none called back)
Passed to function at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:14:9
cb#180 never called -- args:1 -- was passed to 1 handler(s) (none called back)
Passed to function unpack at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/cache.js:316:0
cb#313 never called -- args:1 -- was passed to 1 handler(s) (none called back)
Passed to function unpack at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/utils/tar.js:78:0
cb#315 never called -- args:1 -- was passed to 1 handler(s) (none called back)
Passed to function unpack_ at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/utils/tar.js:92:0
cb#317 never called -- args:2 -- was passed to 1 handler(s) (none called back)
Passed to function gunzTarPerm at /home/nathan/.nvm/v0.10.38/lib/node_modules/npm/lib/utils/tar.js:108:0
npm ERR! cb() never called!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment