Skip to content

EINVAL errors (events.js:160) with Node 7.1.0 on Windows 10 #9542

@mischah

Description

@mischah
  • 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:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    libuvIssues and PRs related to the libuv dependency or the uv binding.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions