When doing intranet penetration locally, sometimes there will be invalid host header error, which is the latest security protection of webpack dev server
When doing intranet penetration locally, sometimes there will be invalid host header error, which is the latest security protection of webpack dev server
This can be done as follows package.json
--disableHostCheck=true
Modify skip check
Similar Posts:
- Natapp solves the problem of invalid host header
- WebPack Task Runner
- [Solved] Git Clone Error: Please make sure you have the correct access rights and the repository exists.
- Building for production… ERROR TypeError: Cannot read property ‘createHash‘ of undefined
- Webpack introduces HTML webpack plugin and reports an error
- Error:Rule can only have one resource source [How to Solve]
- Webpack packaging error: cannot find module ‘webpack / bin / config yargs’ error reason, [email protected] Step on the pit~
- npm ERR! missing script: build [How to Solve]
- [Solved] [email protected] Error: Cannot find module ‘webpack/bin/config-yargs‘
- Vue Project: npm run dev :missing script:dev [How to Solve]