This problem occurs in the vue-cli startup project

uses vue-cli

the version of node is as follows

 "node": ">= 6.4.0",
 "npm": ">= 5.0.0"

I haven"t found it for a long time. Have you ever encountered anything? How did you solve it?

Apr.01,2022

? The error message said that the file could not be found.
Please check the file path and spelling


1. Check if there is a views/Statistics/card_mon/gold_money_main file
2. Check whether your alias is mismatched


remove the wrong route

in . / src/router/index.js
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-1b2b78b-dfe7.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-1b2b78b-dfe7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?