Closed
Description
Version
3.8.4
Environment info
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
Steps to reproduce
- create an empty directory by
mkdir demo
cd demo
- run
vue create .
- Prompt
Generate project in current directory?
, answerY
- It will ask you to pick a preset
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.
Metadata
Metadata
Assignees
Labels
No labels