📅  最后修改于: 2022-03-11 14:47:43.548000             🧑  作者: Mango
First run:
rm -rf node_modules
rm package-lock.json yarn.lock
npm cache clear --force
Then run the command:
npm install cross-env
npm install
and then you can also run:
npm run dev