粉丝 回答 被采纳
私信 访问主页
首先用vue init webpack note 创建项目,然后执行 npm install 出现以下错误:
然后执行npm run dev ,项目已经建好,谁能告诉我那个错误是什么意思,应该如何解决。