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
npm ERR! [email protected] preinstall: node contrib/install-plugin-deps.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script 'node contrib/install-plugin-deps.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the esper.js package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node contrib/install-plugin-deps.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs esper.js
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls esper.js
npm ERR! There is likely additional logging output above.`
Hi, I have an issue during installing dependancies in CodeCombat project in master branch:
(Node version v6.12.3, npm 3.10.10)
Error
`npm ERR! Windows_NT 10.0.16299 npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" npm ERR! node v6.12.3 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLEnpm ERR! [email protected] preinstall:
node contrib/install-plugin-deps.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script 'node contrib/install-plugin-deps.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the esper.js package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node contrib/install-plugin-deps.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs esper.js
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls esper.js
npm ERR! There is likely additional logging output above.`
Could you please help me?
@basicer
The text was updated successfully, but these errors were encountered: