You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: