Skip to content
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

Closed
swit1983 opened this issue Nov 10, 2016 · 9 comments
Closed

Node (v7.0.0+) fails on yo #4457

swit1983 opened this issue Nov 10, 2016 · 9 comments
Milestone

Comments

@swit1983
Copy link

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)

@ruddell
Copy link
Member

ruddell commented Nov 10, 2016

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 npm install -g yo.

@ruddell ruddell closed this as completed Nov 10, 2016
@jdubois
Copy link
Member

jdubois commented Nov 10, 2016

This ticket has been closed as the guidelines are not followed.

Tickets must follow our Guidelines, as mentioned in:

  1. our Readme file on the front page of the project,
  2. the "create a new ticket" page and
  3. our Help page

We have also created a template on the "create a new ticket" page to help you follow those guidelines.

@ruddell
Copy link
Member

ruddell commented Nov 10, 2016

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

nodejs/node#9542

@jdubois
Copy link
Member

jdubois commented Nov 10, 2016

Oh yes, then this ticket could have been good!!! Can you rewrite the title?

@ruddell ruddell changed the title Help me,What is wrong result? Node (v7.0.0+) fails on yo Nov 10, 2016
@ruddell
Copy link
Member

ruddell commented Nov 10, 2016

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

@deepu105
Copy link
Member

Just use an LTS guys

Thanks & regards,
Deepu

On 10 Nov 2016 7:07 p.m., "Jon Ruddell" [email protected] wrote:

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


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#4457 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABDlFwiijMleqf3wopkyCLtwBzmRzbH2ks5q8113gaJpZM4Ku77L
.

@swit1983
Copy link
Author

I'm sorry, I didn't see the first question that had been closed.

Thank everyone.

@jdubois jdubois modified the milestone: 3.11.0 Nov 14, 2016
@egorlitvinenko
Copy link

@jdubois

Similar
Error: https://pastebin.com/Eh20XXMX
Info: https://pastebin.com/SRCTbqMn
In jhipster's docker container.

@gmarziou
Copy link
Contributor

gmarziou commented Jul 21, 2017

@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 jhipster info, it has been formatted especially to be pasted into github issue, it's much easier for us to read.

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

No branches or pull requests

6 participants