1.先删除node_modules
2.找对项目目录 npm install (cnpm install)
3.查看项目目录是否写对,执行 npm run dev /(serve)(cnpm run dev)