You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Module build failed (from ./node_modules/ts-loader/index.js):
Error: Could not find file: '/Users/future/test-place/aaa/src/views/login/login.vue'.
at getValidSourceFile (/Users/future/test-place/aaa/node_modules/typescript/lib/typescript.js:111612:23)
at Object.getEmitOutput (/Users/future/test-place/aaa/node_modules/typescript/lib/typescript.js:111982:30)
at Object.getEmitOutput (/Users/future/test-place/aaa/node_modules/ts-loader/dist/instances.js:190:41)
at getEmit (/Users/future/test-place/aaa/node_modules/ts-loader/dist/index.js:198:37)
at successLoader (/Users/future/test-place/aaa/node_modules/ts-loader/dist/index.js:34:11)
at Object.loader (/Users/future/test-place/aaa/node_modules/ts-loader/dist/index.js:21:12)
定位原因,vue-loader在检验的时候出现问题
TypeStrong/ts-loader#505
The text was updated successfully, but these errors were encountered: