我正在使用Javascript / VueJs 2进行一个小项目。我的代码很干净,一切都很好,而且工作正常,我打开了我的应用程序,我在控制台和VSCODE中得到了这个错误消息,
This dependency was not found:
* vue/types/umd in ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!发布于 2021-11-09 02:00:05
我的IDE自动为vue/types/umd添加了一个导入
固定
https://stackoverflow.com/questions/69891942
复制相似问题