Skip to content

Conversation

@jvilk
Copy link

@jvilk jvilk commented Oct 1, 2014

execSync fails to install in Windows because node-gyp is actually defined in a file named 'node-gyp.cmd', triggering an ENOENT when spawn runs.

Relevant NodeJS bug:
nodejs/node-v0.x-archive#2318

execSync fails to install in Windows because node-gyp is actually defined
in a file named 'node-gyp.cmd', triggering an ENOENT when `spawn` runs.

Relevant NodeJS bug:
nodejs/node-v0.x-archive#2318
@AntJanus
Copy link

AntJanus commented Jan 7, 2015

I had the same issue when installing it. Is there any way to know when this will get merged in? @mgutz

@jvilk
Copy link
Author

jvilk commented Jan 7, 2015

The project looks unfortunately dead, so I doubt it'll ever get merged in. 😦

@aecz
Copy link

aecz commented Oct 11, 2016

Same issue here. Please at least reply @mgutz . If no merge, a branch or tag would be nice. Thanks!

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

Successfully merging this pull request may close these issues.

3 participants