mac环境下报错vue-cli-service: command not found
在终端输入:
sudo rm -rf node_modules package-lock.json && npm install
mac环境报错:vue-cli-service: command not found
阅读 72
2022-05-04
mac环境下报错vue-cli-service: command not found
在终端输入:
sudo rm -rf node_modules package-lock.json && npm install
相关推荐
精彩评论(0)