Closed joeycozza closed 8 years ago
I'm not able to use your package.json
because of a bunch of packages that won't download like "passport-forcedotcom": "Growmies/passport-forcedotcom",
or won't compile like oracledb
.
I re-wrote almost all of the code, can you give the latest version a try and let me know if it doesn't work for you?
npm -g -i npm-check
After upgrading to npm-check@4.1.2 I get this error after a while
grow(moduleUpdating) ✗: npm-check FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory [1] 47613 abort npm-check
npm-check@4.1.1 work just fine.
My environment: node version - v0.10.38 npm version - 2.12.0 package.json (a few private modules removed)