Anže Vodovnik created CB-984:
--------------------------------
Summary: Cannot install weinre with Node 0.8.0
Key: CB-984
URL: https://issues.apache.org/jira/browse/CB-984
Project: Apache Cordova
Issue Type: Bug
Components: weinre
Environment: Mac OS X with Node 0.8.0 installed
Reporter: Anže Vodovnik
Assignee: Patrick Mueller
Priority: Blocker
When running npm install weinre the process fails with the following message:
npm ERR! error rolling back Error: ENOTEMPTY, rmdir
'/Users/anze/node_modules/weinre/node_modules/coffee-script'
npm ERR! error rolling back [email protected] { [Error:
ENOTEMPTY, rmdir '/Users/anze/node_modules/weinre/node_modules/coffee-script']
npm ERR! error rolling back errno: 53,
npm ERR! error rolling back code: 'ENOTEMPTY',
npm ERR! error rolling back path:
'/Users/anze/node_modules/weinre/node_modules/coffee-script' }
npm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Required: {"node":">= 0.4.1 < 0.7.0"}
npm ERR! notsup Actual: {"npm":"1.1.32","node":"0.8.0"}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira