Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Error using dev build due to webpack config terra #721

Closed
bizsuggestworks opened this issue Nov 10, 2021 · 2 comments
Closed

Error using dev build due to webpack config terra #721

bizsuggestworks opened this issue Nov 10, 2021 · 2 comments

Comments

@bizsuggestworks
Copy link

I am trying to build the project using npm run build:dev && webpack-dev-server

I am getting this error

`[webpack-cli] Invalid options object. Dev Server has been initialized using an options object that does not match the API schema.

  • options has an unknown property 'stats'. These properties are valid:
    object { allowedHosts?, bonjour?, client?, compress?, devMiddleware?, headers?, historyApiFallback?, host?, hot?, http2?, https?, ipc?, liveReload?, magicHtml?, onAfterSetupMiddleware?, onBeforeSetupMiddleware?, onListening?, open?, port?, proxy?, server?, setupExitSignals?, static?, watchFiles?, webSocketServer? }`

so when i digged further found that its not liking the stats keyword

@bizsuggestworks bizsuggestworks changed the title Error while creating dev build due to webpack config terra Error using dev build due to webpack config terra Nov 12, 2021
@benbcai
Copy link
Contributor

benbcai commented Nov 15, 2021

An internal issue has been logged to investigate the effort and impact are to fix this.

@benbcai benbcai closed this as completed Nov 15, 2021
@benbcai
Copy link
Contributor

benbcai commented Dec 9, 2021

Duplicate of #719

@benbcai benbcai marked this as a duplicate of #719 Dec 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants