-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Node (v7.0.0+) fails on yo #4457
Comments
This is your second issue with the same content. Please follow the issue template before opening another one. I would try re-installing or upgrading yeoman |
This ticket has been closed as the guidelines are not followed. Tickets must follow our Guidelines, as mentioned in: We have also created a template on the "create a new ticket" page to help you follow those guidelines. |
This looks like an issue with the newer versions of node (> v7.0.0). The current 'workaround' is to either use v7.0.0 or LTS |
Oh yes, then this ticket could have been good!!! Can you rewrite the title? |
I updated the title, I don't think there's much we can do until it gets fixed upstream. This issue only affects Windows users using the newest node version |
Just use an LTS guys Thanks & regards, On 10 Nov 2016 7:07 p.m., "Jon Ruddell" [email protected] wrote:
|
I'm sorry, I didn't see the first question that had been closed. Thank everyone. |
Similar |
@egorlitvinenko : don't post on an old and closed issue, please open a new one. Please don't use pastebin or file attachment for output of |
G:\kenlenecd>yo jhipster
F:\node-global\node_modules\yo\node_modules\rx-lite\rx.lite.js:75
throw e;
^
Error: write EINVAL
at exports._errnoException (util.js:1022:11)
at WriteStream.Socket._writeGeneric (net.js:715:26)
at WriteStream.Socket._write (net.js:734:8)
at doWrite (_stream_writable.js:334:12)
at writeOrBuffer (_stream_writable.js:320:5)
at WriteStream.Writable.write (_stream_writable.js:247:11)
at WriteStream.Socket.write (net.js:661:40)
at MuteStream.ondata (stream.js:31:26)
at emitOne (events.js:96:13)
at MuteStream.emit (events.js:188:7)
The text was updated successfully, but these errors were encountered: