C:\vue\alurapic>npm run dev
alurapic@1.0.0 dev C:\vue\alurapic cross-env NODE_ENV=development webpack-dev-server --open --hot
[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema.
- configuration.devtool should match pattern "^(inline-|hidden-|eval-)?(nosources-)?(cheap-(module-)?)?source-map$".
BREAKING CHANGE since webpack 5: The devtool option is more strict.
Please strictly follow the order of the keywords in the pattern.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! alurapic@1.0.0 dev:
cross-env NODE_ENV=development webpack-dev-server --open --hot
npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the alurapic@1.0.0 dev 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\wanger\AppData\Roaming\npm-cache_logs\2021-09-22T16_37_57_418Z-debug.log