codecombat / codecombat/esper.js

Installation failed on Windows 10

Open
#12 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
99
Forks
21
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading contrib/install-plugin-deps.js and reproducing npm install on Windows 10 with the Node v6.12.3 and npm 3.10.10 versions reported here. Trace the preinstall failure and verify that dependency installation completes successfully on Windows.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.