-
Notifications
You must be signed in to change notification settings - Fork 738
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
ask init Command freezes halfway. #492
Comments
Hey @kuroshi07 , thanks for the issue. The concerned service team has been informed about this. We will update the issue once we get any information from the team. |
Hey @kuroshi07 I replicate your environments by changing the version node version to v8.1.0, I got the same result as you from windows machine. Please use late v8 node runtime (like v8.12.0) for now to unblock yourself, and we will keep posting the result of investigation here. |
Hey @kuroshi07 so the root cause is from node v8.1.0 this version. This CLI error is generated from inquirer SBoudrias/Inquirer.js#547 where it links to the node issue at nodejs/node#13557. Please use a later version of node (>v8.1.4) to unblock. |
@RonWang thanks for the update. Hey @kuroshi07 , please update the issue once you test the command after updating your node version |
I'm submitting a...
Expected Behavior
In the following situations, I can choose with the arrow keys.
Current Behavior
I can not move the arrow keys from there.
I can not
Ctrl + c
it.I can not
Enter
it.Steps to Reproduce (for bugs)
> ask init
Context
I want to complete the initialization by executing the command.
Your Environment
Node.js and NPM Info
NPM Packages Info
ask-cli
version used for development: 1.5.1windows-build-tools
version used for development: 5.0.0(vs2015)Other Info
The text was updated successfully, but these errors were encountered: