解决运行vue项目的报错This relative module was not found:

运行vue项目出现这样的报错。

This relative module was not found:

* ../../assets/img/spot.png in ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/online

多是online.vue中引入spot.png出现问题,路径错误或者文件不存在,相似问题也是如此vue

相关文章
相关标签/搜索