webpack-dev-server outputPath error
See original GitHub issueOn command npm run hot
I’m getting this error:
ERROR in [copy-webpack-plugin] Using older versions of webpack-dev-server, devServer.outputPath must be defined to write to absolute paths
Issue Analytics
- State:
- Created 7 years ago
- Comments:22 (8 by maintainers)
Top Results From Across the Web
devServer.outputPath must be defined in the webpack config
When webpack uses the devServer, the output.path value is empty, so I have to use ... webpack-dev-server outputPath error laravel-mix/laravel-mix#150.
Read more >Getting "Error: `output.path` needs to be an absolute path or `/`"
I am new to JS development, in an attempt to hot load changes using webpack-dev-server I keep ...
Read more >DevServer - webpack
webpack-dev-server can be used to quickly develop an application. ... Shows a full-screen overlay in the browser when there are compiler errors or...
Read more >webpack/webpack/dev - Gitter
Hey guys, my webpack with webpack-dev-server setup throws an error suddenly without me changing anything!? Can anyone take a look please?
Read more >webpack-dev-server - npm
--name <value> Name of the configuration. Used when loading multiple configurations. -o, --output-path <value> Output location of the file ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Still having same problem with version:
@JeffreyWay please I think you have to reopen this issue
Fixed in 329ed0ccffb51d52111ec11359f2617c528c60c0