-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
Description
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.