expresso icon indicating copy to clipboard operation
expresso copied to clipboard

Failed to install in Windows XP node.js 0.6.10

Open tstrinity opened this issue 12 years ago • 1 comments

Node.js 0.6.10

log:

ERR! [email protected] preinstall: make deps/jscoverage/node-jscoverage ERR! cmd "/c" "make deps/jscoverage/node-jscoverage" failed with 1 ERR! ERR! Failed at the [email protected] preinstall script. ERR! This is most likely a problem with the expresso package, ERR! not with npm itself.

tstrinity avatar Feb 23 '12 07:02 tstrinity

Windows 8.1 node v0.10.29

npm ERR! Windows_NT 6.2.9200 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "expresso" npm ERR! node v0.10.29 npm ERR! npm v2.1.15 npm ERR! code ELIFECYCLE

npm ERR! [email protected] preinstall: make deps/jscoverage/node-jscoverage npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] preinstall script 'make deps/jscoverage/node-jscoverage'. npm ERR! This is most likely a problem with the expresso package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! make deps/jscoverage/node-jscoverage npm ERR! You can get their info via: npm ERR! npm owner ls expresso npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\Alex\Desktop\wowgold\npm-debug.log

assada avatar Dec 24 '14 12:12 assada