Brian LeRoux created CB-2182:
--------------------------------
Summary: npm install fails
Key: CB-2182
URL: https://issues.apache.org/jira/browse/CB-2182
Project: Apache Cordova
Issue Type: Bug
Components: CLI
Affects Versions: 2.3.0
Reporter: Brian LeRoux
Assignee: Filip Maj
npm http 304 https://registry.npmjs.org/lru-cache
/usr/local/bin/cordova -> /usr/local/lib/node_modules/cordova/bin/cordova
> [email protected] install /usr/local/lib/node_modules/cordova
> node test_bootstrap.js && ./bin/notice
module.js:340
throw err;
^
Error: Cannot find module
'/usr/local/lib/node_modules/cordova/test_bootstrap.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.runMain (module.js:492:10)
at process.startup.processNextTick.process._tickCallback (node.js:244:9)
npm ERR! [email protected] install: `node test_bootstrap.js && ./bin/notice`
npm ERR! `sh "-c" "node test_bootstrap.js && ./bin/notice"` failed with 1
npm ERR!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira