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
vue-cli 3.9.0新建项目运行时报错Module build failed (from ./node_modules/eslint-loader/index.js): Error: Cannot find module 'E:\workSpace\test\node_modules\eslint\lib\api.js/package.json' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) at Function.Module._load (internal/modules/cjs/loader.js:562:25) at Module.require (internal/modules/cjs/loader.js:690:17) at require (internal/modules/cjs/helpers.js:25:18) at Object.module.exports (E:\workSpace\test\node_modules\eslint-loader\index.js:170:23) You may use special comments to disable some warnings. Use // eslint-disable-next-line to ignore the next line. Use /* eslint-disable */ to ignore all warnings in a file. #4234
INFO Starting development server...
98% after emitting CopyPlugin
ERROR Failed to compile with 1 errors 3:47:58 AM
Module build failed (from ./node_modules/eslint-loader/index.js):
Error: Cannot find module 'E:\workSpace\test\node_modules\eslint\lib\api.js/package.json'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Module.require (internal/modules/cjs/loader.js:690:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object.module.exports (E:\workSpace\test\node_modules\eslint-loader\index.js:170:23)
You may use special comments to disable some warnings.
Use // eslint-disable-next-line to ignore the next line.
Use /* eslint-disable */ to ignore all warnings in a file.
INFO Starting development server...
98% after emitting CopyPlugin
ERROR Failed to compile with 1 errors 3:47:58 AM
Module build failed (from ./node_modules/eslint-loader/index.js):
Error: Cannot find module 'E:\workSpace\test\node_modules\eslint\lib\api.js/package.json'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Module.require (internal/modules/cjs/loader.js:690:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object.module.exports (E:\workSpace\test\node_modules\eslint-loader\index.js:170:23)
You may use special comments to disable some warnings.
Use // eslint-disable-next-line to ignore the next line.
Use /* eslint-disable */ to ignore all warnings in a file.