Module not found: Error: [CaseSensitivePathsPlugin] ERROR in ./router/index.js vue还有模块什么找不到

######新开始做一个项目,在路由阶段

出现了模块错误什么的

运行结果及报错内容
error in ./router/index.js

Module not found: Error: [CaseSensitivePathsPlugin] C:\Users\Clio\Desktop\manage\vue-manage\node_modules\Vue\dist\vue.runtime.esm.js does not match the corresponding path on disk vue.

ERROR in ./router/index.js 1:0-22
Module not found: Error: [CaseSensitivePathsPlugin] C:\Users\Clio\Desktop\manage\vue-manage\node_modules\Vue\dist\vue.runtime.esm.js does not match the corresponding path on disk vue.
@ ./src/main.js 14:0-31 19:10-16
webpack compiled with 1 er
我的解答思路和尝试过的方法
我重新安装了视频对应的vue版本,还是不行,提示有一个dist文件我删除了不行,重新build,后还是不行

我想要达到的结果
网页正常打开

img

请问解决了吗

http://www.javashuo.com/article/p-tqkqokqk-sk.html
看下是不是这个问题