Closed Intrepidd closed 11 years ago
I don't see the error message. Can it find icu?
It should happen somewhere in between these lines:
silly exec sh "-c" "./install.sh"
silly spawning [ 'sh',
silly spawning [ '-c', './install.sh' ],
silly spawning '/tmp/node-xmpp/node_modules/node-stringprep' ]
info node-stringprep@0.0.5 Failed to exec install script
ERR! error installing node-stringprep@0.0.5 Error: node-stringprep@0.0.5 install: `./install.sh`
ERR! error installing node-stringprep@0.0.5 `sh "-c" "./install.sh"` failed with 1
ERR! error installing node-stringprep@0.0.5 at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/lib/utils/exec.js:49:20)
ERR! error installing node-stringprep@0.0.5 at ChildProcess.emit (events.js:67:17)
ERR! error installing node-stringprep@0.0.5 at ChildProcess.onexit (child_process.js:192:12)
Closing due to inactivity. If issue still exists please open a new issue.
Here is my npm-debug.log
Thanks.