-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Init command not working #894
Comments
I have the same problem. 😥 As it's the first time I use I also try it on the Linux system and the Termux on the Android system(just for try), and it works. |
I am having the same problem. I am using Ubuntu. I have tried waiting & changing my network, but all I can do is kill the |
same issue here |
This happens on Mac as well. After entering the Application Name, it prompts you for the Application Id and essentially hangs (i.e. you cannot do anything, not even CTRL+C) |
I have the same problem on my Mac. |
After some research, I found the reason for hanging. #807 #88 To download latest 'Inquirer.js' you need to find a global node_modules directory |
@michalzaq12 Problem solved, thank you so much. |
It's working now. |
Describe the issue / bug.
When I type
vue init simulatedgreg/electron-vue my-project
it first asks me for the App Name, then for App ID, but it stucks on App ID, it neither let me type the App ID nor it let me press enter to use the default.How can I reproduce this problem?
Run:
Type the App Name (or use the default) then try to type the App ID.
If visual, provide a screenshot.
Tell me about your development environment.
The text was updated successfully, but these errors were encountered: