Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

npm v1.4.12 crashes when run on a tarball #5330

Closed
maxtaco opened this issue May 23, 2014 · 2 comments
Closed

npm v1.4.12 crashes when run on a tarball #5330

maxtaco opened this issue May 23, 2014 · 2 comments
Labels

Comments

@maxtaco
Copy link

maxtaco commented May 23, 2014

Reproduce by npm packing your favorite npm module and then npm install'ing that tarball.

@othiym23
Copy link
Contributor

Confirmed and reproduced. Thanks for filing this!

@maxtaco
Copy link
Author

maxtaco commented May 23, 2014

No worries. I should have posted it above, here is the stack trace:

npm ERR! AssertionError: must have callback function
npm ERR!     at addTmpTarball (/usr/local/lib/node_modules/npm/lib/cache/add-local-tarball.js:129:3)
npm ERR!     at /usr/local/lib/node_modules/npm/lib/cache/add-local-tarball.js:74:9
npm ERR!     at Object.oncomplete (fs.js:107:15)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants