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
Menu