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
(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.
The text was updated successfully, but these errors were encountered:
Version
4.4.1
Reproduction link
https://github.com/jj11hh/not-available
Environment info
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.
The text was updated successfully, but these errors were encountered: