We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.8.4
System: OS: macOS 10.14.5 CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz Binaries: Node: 12.4.0 - /usr/local/bin/node Yarn: Not Found npm: 6.9.0 - /usr/local/bin/npm Browsers: Chrome: 75.0.3770.100 Firefox: 67.0 Safari: 12.1.1 npmGlobalPackages: @vue/cli: 3.8.4
mkdir demo
cd demo
vue create .
Generate project in current directory?
Y
I can pick a preset by arrow keys.
Nothing happened after press arrow key. Even Cmd c can't escape the terminal.
Cmd c
The text was updated successfully, but these errors were encountered:
I'm experiencing exactly the same problem on: Windows 10 vue cli 3.8.4 node.js v10.12.0
Sorry, something went wrong.
Upstream bug due to SBoudrias/Inquirer.js#811 Has been identified in #4177
Fixed in inquirer@6.4.1 Now please try to clean your npm/yarn cache and reinstall @vue/cli
@vue/cli
No branches or pull requests
Version
3.8.4
Environment info
Steps to reproduce
mkdir demo
cd demo
vue create .
Generate project in current directory?
, answerY
What is expected?
I can pick a preset by arrow keys.
What is actually happening?
Nothing happened after press arrow key.
Even
Cmd c
can't escape the terminal.The text was updated successfully, but these errors were encountered: