0
点赞
收藏
分享

微信扫一扫

mac环境报错:vue-cli-service: command not found

王小沫 2022-05-04 阅读 72
vue.js

mac环境下报错vue-cli-service: command not found

在终端输入:

sudo rm -rf node_modules package-lock.json && npm install
举报

相关推荐

0 条评论