Skip to content

Instantly share code, notes, and snippets.

@sbenthall
Created October 25, 2022 21:58
Show Gist options
  • Save sbenthall/2639520cfaddc7ab17ba5d9a4ab25f25 to your computer and use it in GitHub Desktop.
Save sbenthall/2639520cfaddc7ab17ba5d9a4ab25f25 to your computer and use it in GitHub Desktop.
$ npm run devstart && open http://localhost:8080/
> roundware-web-framework@0.12.7 devstart
> NODE_ENV=development webpack server
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[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 'overlay'. 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?, setupExitSignals?, static?, watchFiles?, webSocketServer? }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment