Home > front end >  Vue scaffolding 3 NPM run serve the problem
Vue scaffolding 3 NPM run serve the problem

Time:01-03

WebpackOptionsValidationError: Invalid configuration object. Webpack has had been initialised using a configuration object that does not match the API schema.
- the configuration. Resolve has an unknown property 'alia. These properties are valid:
The object {alias? , aliasFields? , cachePredicate? , cacheWithContext? , concord? , descriptionFiles? , enforceExtension? , enforceModuleExtension? , extensions? The fileSystem? , mainFields? , mainFiles? , moduleExtensions? The modules? , the plugins? The resolver? The roots? , symlinks? , unsafeCache? , useSyncFileSystemCalls? }
-> The Options for the resolver
WebpackOptionsValidationError: Invalid configuration object. Webpack has had been initialised using a configuration object that does not match the API schema.
- the configuration. Resolve has an unknown property 'alia. These properties are valid:
The object {alias? , aliasFields? , cachePredicate? , cacheWithContext? , concord? , descriptionFiles? , enforceExtension? , enforceModuleExtension? , extensions? The fileSystem? , mainFields? , mainFiles? , moduleExtensions? The modules? , the plugins? The resolver? The roots? , symlinks? , unsafeCache? , useSyncFileSystemCalls? }
-> The Options for the resolver
At webpack (D: \ WEB \ \ vue \ vue project mymall \ node_modules \ @ vue/cli - service/node_modules \ webpack \ lib \ webpack js: wasted)
The at serve (D: \ WEB \ \ vue \ vue project mymall \ node_modules \ @ vue \ cli - service \ lib \ commands \ serve. Js: 163:22)
The at processTicksAndRejections (internal/process/task_queues. Js: 93:5)
npm ERR! Code ELIFECYCLE
npm ERR! Errno 1
npm ERR! [email protected] serve: ` vue cli - service serve `
npm ERR! The Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] serve script.
npm ERR! This is probably not a problem with NPM. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C: \ Users \ \ AppData \ Roaming \ NPM - 11710 cache \ _logs \ 2021-01-02 T08_05_09_489Z - the debug log
  • Related