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 failed on Windows 10 #12

Open
olexandr-maltsev opened this issue Feb 18, 2018 · 1 comment
Open

Installation failed on Windows 10 #12

olexandr-maltsev opened this issue Feb 18, 2018 · 1 comment

Comments

@olexandr-maltsev
Copy link

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 ELIFECYCLE

npm ERR! esper.js@0.3.0-dev preinstall: node contrib/install-plugin-deps.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the esper.js@0.3.0-dev 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

@olexandr-maltsev olexandr-maltsev changed the title Installation failed on Windows Installation failed on Windows 10 Feb 18, 2018
@basicer
Copy link
Member

basicer commented Jul 5, 2018

Esper isn't really needed for codecombat on the serverside, you could just remove the dependency from package.json and install again.

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