vscode-ts-webpack-node-debug-example icon indicating copy to clipboard operation
vscode-ts-webpack-node-debug-example copied to clipboard

Can't build the project

Open nazar322 opened this issue 5 years ago • 0 comments
trafficstars

I can't build the project. I followed the instructions and when I build the project I got the following in the VS output window.

Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.

  • configuration.module has an unknown property 'loaders'. These properties are valid: object { defaultRules?, exprContextCritical?, exprContextRecursive?, exprContextRegExp?, exprContextRequest?, noParse?, rules?, strictExportPresence?, strictThisContextOnImports?, unknownContextCritical?, unknownContextRecursive?, unknownContextRegExp?, unknownContextRequest?, unsafeCache?, wrappedContextCritical?, wrappedContextRecursive?, wrappedContextRegExp? } -> Options affecting the normal modules (NormalModuleFactory).

nazar322 avatar Mar 24 '20 11:03 nazar322