Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

fix npm ERR! cb() never called! and resulting problems with gulp #178

Closed
gruppjo opened this issue May 4, 2015 · 1 comment
Closed

fix npm ERR! cb() never called! and resulting problems with gulp #178

gruppjo opened this issue May 4, 2015 · 1 comment

Comments

@gruppjo
Copy link
Contributor

gruppjo commented May 4, 2015

npm WARN engine [email protected]: wanted: {"node":">=0.6","npm":"1"} (current: {"node":"0.10.35","npm":"2.1.18"})
npm ERR! cb() never called!

further investigation

npm WARN engine [email protected]: wanted: {"node":">=0.6","npm":"1"} (current: {"node":"0.10.35","npm":"2.3.0"})
npm WARN optional dep failed, continuing [email protected]
npm WARN optional dep failed, continuing [email protected]
npm WARN optional dep failed, continuing [email protected]
npm WARN optional dep failed, continuing [email protected]
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.10.35
npm ERR! npm  v2.3.0
npm ERR! path /Users/jonathan/Projects/play/test/node_modules/gulp/node_modules/gulp-util
npm ERR! code EMFILE
npm ERR! errno 20

npm ERR! EMFILE, readdir '/Users/jonathan/Projects/play/test/node_modules/gulp/node_modules/gulp-util'
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>
@gruppjo gruppjo added this to the Q2 2015 milestone May 4, 2015
@gruppjo
Copy link
Contributor Author

gruppjo commented May 4, 2015

this seemed to help - sindresorhus/gulp-imagemin#10 (comment)

@gruppjo gruppjo closed this as completed May 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant