vue运行报错--dependency

ERROR  Failed to compile with 1 errors                                                                                                                                                                        11:17:27
This dependency was not found:


解决方法:
把报错所缺少的依赖都装上 如 xxxx?
npm install xxxx --save-dev

 



posted @ 2018-10-26 22:58  阿猫nieo  阅读(297)  评论(0编辑  收藏  举报