goingnative icon indicating copy to clipboard operation
goingnative copied to clipboard

installation error

Open dcbrien opened this issue 10 years ago • 1 comments

Been struggling with this one for a couple days now:

npm ERR! [email protected] postinstall: node postinstall.js npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the [email protected] postinstall script. npm ERR! This is most likely a problem with the goingnative package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node postinstall.js npm ERR! You can get their info via: npm ERR! npm owner ls goingnative npm ERR! There is likely additional logging output above. npm ERR! System Windows_NT 6.1.7601 npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nod ejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "goingnative" npm ERR! cwd C:\Users\MRI npm ERR! node -v v0.10.32 npm ERR! npm -v 1.4.28 npm ERR! syscall spawn npm ERR! code ELIFECYCLE npm ERR! errno ENOENT npm ERR! not ok code 0

Windows 7, 64. All other learning apps install fine. Using VC++ Express 2013 Desktop.

dcbrien avatar Oct 09 '14 19:10 dcbrien

/cc @wblankenship something to do with the preinstall script and windows, perhaps getos has a problem or perhaps this is something new entirely

rvagg avatar Oct 10 '14 05:10 rvagg