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

error fs-ext@0.5.0 install: `node-gyp configure build #242

Open
hussien89aa opened this issue Jan 14, 2017 · 1 comment
Open

error fs-ext@0.5.0 install: `node-gyp configure build #242

hussien89aa opened this issue Jan 14, 2017 · 1 comment

Comments

@hussien89aa
Copy link

I have this error when I try to run the code on Windows 10 machine

94159 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install"
94160 error node v6.9.4
94161 error npm v3.10.10
94162 error code ELIFECYCLE
94163 error fs-ext@0.5.0 install: node-gyp configure build
94163 error Exit status 1
94164 error Failed at the fs-ext@0.5.0 install script 'node-gyp configure build'.
94164 error Make sure you have the latest version of node.js and npm installed.
94164 error If you do, this is most likely a problem with the fs-ext package,
94164 error not with npm itself.
94164 error Tell the author that this fails on your system:
94164 error node-gyp configure build
94164 error You can get information on how to open an issue for this project with:
94164 error npm bugs fs-ext
94164 error Or if that isn't available, you can get their info via:
94164 error npm owner ls fs-ext
94164 error There is likely additional logging output above.
94165 verbose exit [ 1, true ]

@doctorjei
Copy link
Contributor

I've submitted a pull request to fix this - you can see it here: #241

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