-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Cannot run "vue ui" command on the terminal (vue-cli-plugin-apollo) #1564
Comments
Which version of node are you using? |
This works fine for me on macOS with 3.0.0-rc.1. Also I didn't realise |
me too |
I'm using v8.1.2 |
I was using node v9 (which worked) and I've just updated to v10.4.1 which also works. |
@alejandrolsca Try with the latest LTS 8.11.x. |
Same Problems here node 8.11.1
|
Same problem for me with node v8.1.1. It works fine on v8.11.2. |
@Akryum still problems, node v8.11.3, v10.6.0 |
Still an issue for me as well, v10.5.0 |
I use node v8.9.1 vue-cli 3.0.0-beta.6 |
🙈 |
I solved it by reinstall 3.0.0 version
…On Fri, Aug 17, 2018, 21:53 Guillaume Chau ***@***.***> wrote:
vue-cli 3.0.0-beta.6
🙈
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1564 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AH2bcPfs0T7FzjZ9h1sLIBNHgpTsSJBIks5uRtjxgaJpZM4Um-jr>
.
|
removing /usr/bin/lib/node_modules/vue and reinstalling vue cli worked for me |
I could see the GUI when I run vue ui, and then when creating a project, I selected the npm as the Package Manager from the dropdown list and on the Preset section I chose the default (babel, eslint), but when I click on Create Project button I get NO_MODULES error. I then checked the terminal to see this error below
Please advise what should be done. |
I could see the GUI when I run vue ui,and then when creating a project, i get this error. |
Version
3.0.0-rc.1
Reproduction link
http://www.no-url-this-is-in-the.terminal
Steps to reproduce
What is expected?
I expect to see the graphical interface in the browser
What is actually happening?
I receive the following error:
The text was updated successfully, but these errors were encountered: