Vue-cli3.0 reported an error when creating the project. How do you deal with it?

when vue-cli3.0 creates a project, the page will report an error

Mar.06,2021

makes it very clear. He said that the node version is not compatible and should be greater than or equal to 4 and less than 9.


node -v

Let's take a look at the node version first. The error report is node version is incorrect

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b64c-2afd2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b64c-2afd2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?