ERROR  Failed to compile with 1 errors                                                                                                                                       10:33:34 ├F10: PM┤
This dependency was not found:

* @/views/teacher/save in ./src/router/index.js

To install it, you can run: npm install --save @/views/teacher/save

原因

在router/index.js中,路径写错,写对就可以了。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-08
  • 2021-11-26
  • 2022-12-23
猜你喜欢
  • 2022-01-06
  • 2021-05-27
  • 2021-10-22
  • 2022-12-23
  • 2021-06-16
相关资源
相似解决方案