运行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

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

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

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-04
  • 2021-07-13
  • 2021-12-15
  • 2021-05-27
  • 2022-01-06
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案