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

yarn init freeze #3613

Closed
hudsonof opened this issue Jun 9, 2017 · 12 comments
Closed

yarn init freeze #3613

hudsonof opened this issue Jun 9, 2017 · 12 comments

Comments

@hudsonof
Copy link

hudsonof commented Jun 9, 2017

I am using Windows 10 and PowerShell as console

I installed yarn normally by the installer downloaded from the official website
When I do a yarn --version it returns me the normal version
But when I do a yarn init I type the name of the project and press Enter, then the version line appears but does not enter anything because the console is frozen.

@rally25rs
Copy link
Contributor

Could you please specify:

  • Version of Yarn
  • Version of NodeJS

Thanks!

@hudsonof
Copy link
Author

hudsonof commented Jun 9, 2017

Yarn 0.24.6
NodeJS 8.1.0

@hakanderyal
Copy link

Same thing happening to me on macOS.

Yarn installed with brew, using --ignore-dependencies option.
Yarn 0.24.6
NodeJs 8.1.0, using nvm.

@hakanderyal
Copy link

Just tried with Node 8.0.0, using nvm, everything works. There seems to be a problem with node 8.1.0.

@Dbuggerx
Copy link

Dbuggerx commented Jun 9, 2017

Same problem here on Fedora 25.
Yarn v0.24.5
NodeJs v8.1.0 (using nvm)

@Lytol
Copy link

Lytol commented Jun 10, 2017

Same on Debian stretch (testing)
Yarn 0.24.6
Node 8.1.0

@thenoen
Copy link

thenoen commented Jun 11, 2017

Same on Windows 10
Yarn 0.24.6 (msi installer)
Node 8.1.0 (msi installer)

@ghost
Copy link

ghost commented Jun 15, 2017

Seems to be a Node v8.1.0 bug, triggered via read and readline: nodejs/node#13557 .

To quote: "it'll be fixed in the next v8.x release, scheduled for next Tuesday" (June 20th).

@bestander
Copy link
Member

Ok, closing as it should be fixed by latest Node.

@cosola
Copy link

cosola commented Sep 12, 2017

Yarn still not working properly with Powershell as console. It freezes at "Question (version 1.0.0):" I using Windows 7 Prof.
Yarn 0.24.6
Node 8.1.0

Any body has a solution yet? Thanks.

@BYK
Copy link
Member

BYK commented Sep 12, 2017

#3613 (comment) actually implies the solution which is upgrading Node. You mentioned you are using 8.1 and the latest is 8.5 so try upgrading your Node :)

@cosola
Copy link

cosola commented Sep 13, 2017 via email

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

10 participants