aspnetcore-Vue-starter icon indicating copy to clipboard operation
aspnetcore-Vue-starter copied to clipboard

Webpack Configuration Issue

Open mirikerstein opened this issue 6 years ago • 1 comments

Hello, I've successfully created new projects from this template in the past. I just tried creating a new project again, and without any changes whatsoever, just trying to run according to the documentation - I'm getting this issue:

`System.AggregateException: One or more errors occurred. (WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.

  • configuration has an unknown property 'mode'. These properties are valid: object { amd?, bail?, cache?, context?, dependencies?, devServer?, devtool?, entry, externals?, loader?, module?, name?, node?, output?, performance?, plugins?, profile?, recordsInputPath?, recordsOutputPath?, recordsPath?, resolve?, resolveLoader?, stats?, target?, watch?, watchOptions? }`

Any suggestions? Thank you for a great template!

mirikerstein avatar Apr 30 '19 01:04 mirikerstein

Me too, have you fixed it?

ramaxin avatar Jul 10 '20 03:07 ramaxin