Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation error #47

Open
dcbrien opened this issue Oct 9, 2014 · 1 comment
Open

installation error #47

dcbrien opened this issue Oct 9, 2014 · 1 comment

Comments

@dcbrien
Copy link

dcbrien commented Oct 9, 2014

Been struggling with this one for a couple days now:

npm ERR! goingnative@1.4.11 postinstall: node postinstall.js
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the goingnative@1.4.11 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.

@rvagg
Copy link
Contributor

rvagg commented Oct 10, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants