-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
- Version:
7.1.0
- Platform:
Windows 10
- Subsystem:
Events
Hej there,
several users have problems with different packages running node 7.1.0 on Windows 10:
- write EINVAL "Unhandled 'error' event" on Windows 10 with Node 7.1.0 mochajs/mocha#2577
- Not able to run on Node v7.1.0 on Windows facebook/react-native#10824
- npm install electron appears to fail with error EINVAL electron/electron#7919
- Error running yo with Node.js 7.1 on windows 10 (Error: write EINVAL) yeoman/yo#485
- CLI doesn't work with Node v7.1.0 yeoman/yo#486
All of them seem to have the following in common:
- It used to work with node 7.0.0 and stopped working with 7.1.0
- A similiar error with different stacktrace:
events.js:160
throw er; // Unhandled 'error' event
Error: write EINVAL
Could you enlighten us? Is it a regression in Node.js?
Thanks, Michael
frankhale, algv, kyrylkov, ScottFreeCode, albertosantini and 19 more
Metadata
Metadata
Assignees
Labels
libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.