You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] install: node-gyp configure build
94163 error Exit status 1
94164 error Failed at the [email protected] 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 ]
The text was updated successfully, but these errors were encountered:
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 [email protected] install:
node-gyp configure build
94163 error Exit status 1
94164 error Failed at the [email protected] 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 ]
The text was updated successfully, but these errors were encountered: