TrilonIO / aspnetcore-Vue-starter

*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.22k stars 266 forks source link

Webpack Configuration Issue #128

Open mirikerstein opened 5 years ago

mirikerstein commented 5 years ago

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.

Any suggestions? Thank you for a great template!

ramaxin commented 4 years ago

Me too, have you fixed it?