You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running the latest Vue on a Windows 10 machine.
When I go to command line and I type vue create hello-world I get prompted for default or manual.
I try to use my down arrow key on the keyboard to highlight/select manual, but as soon as it gets selected, it jumps back to the default and does not allow me to select the manual mode.
I tried it 5 times with no luck.
So I ended up using the GUI version by using Vue ui and I was able to create a new project.
Hope this helps!
..Ben
What is expected?
Vue Create my_proj to allow me to create a project with manual options
What is actually happening?
When I use arrow key down to manual, it jumps back up to default
The text was updated successfully, but these errors were encountered:
Version
3.4.0
Environment info
Steps to reproduce
@VUE Team;
I'm running the latest Vue on a Windows 10 machine.
When I go to command line and I type vue create hello-world I get prompted for default or manual.
I try to use my down arrow key on the keyboard to highlight/select manual, but as soon as it gets selected, it jumps back to the default and does not allow me to select the manual mode.
I tried it 5 times with no luck.
So I ended up using the GUI version by using Vue ui and I was able to create a new project.
Hope this helps!
..Ben
What is expected?
Vue Create my_proj to allow me to create a project with manual options
What is actually happening?
When I use arrow key down to manual, it jumps back up to default
The text was updated successfully, but these errors were encountered: