解决vue工程报错This relative module was not found:
今天在项目新添加了个页面,发现报错ERROR Failed to compile with 1 errors11:30:22This relative module was not found:* ./NavMenu.vue in ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?ty...
·
今天在项目新添加了个页面,发现报错
ERROR Failed to compile with 1 errors11:30:22
This relative module was not found:
* ./NavMenu.vue in ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/friend/FriendManager.vue

这里指明是 FriendManager.vue出了问题,没找到页面NavMenu.vue,后来发现是这里写错了

第二次遇到这个问题了,拿小本本记下来。。。
更多推荐



所有评论(0)