Skip to content

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

Closed
@jj11hh

Description

@jj11hh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions