Skip to content

Vue CLI is not compatible with Node.js v15.0.0 #5548

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

Closed
jj11hh opened this issue Jun 4, 2020 · 0 comments · Fixed by #5556
Closed

Vue CLI is not compatible with Node.js v15.0.0 #5548

jj11hh opened this issue Jun 4, 2020 · 0 comments · Fixed by #5556
Labels

Comments

@jj11hh
Copy link

jj11hh commented Jun 4, 2020

Version

4.4.1

Reproduction link

https://github.com/jj11hh/not-available

Environment info

(base) ➜  vue-demo vue 
You are using Node v15.0.0-nightly20200603680fb8fc62, but this version of @vue/cli requires Node >=8.9.
Please upgrade your Node version.

Steps to reproduce

install node with snap:
snap install --classic --edge node
install Vue CLI with npm
npm install -g @vue/cli
run Vue CLI
vue info

What is expected?

Display Environment info

What is actually happening?

You are using Node v15.0.0-nightly20200603680fb8fc62, but this version of @vue/cli requires Node >=8.9.
Please upgrade your Node version.

@haoqunjiang haoqunjiang added the bug label Jun 4, 2020
haoqunjiang added a commit to haoqunjiang/vue-cli that referenced this issue Jun 5, 2020
haoqunjiang added a commit that referenced this issue Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants