laravel-mix: webpack-dev-server outputPath error
On 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
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 22 (8 by maintainers)
Still having same problem with version:
@JeffreyWay please I think you have to reopen this issue
Fixed in 329ed0ccffb51d52111ec11359f2617c528c60c0
I get this error if I have a
mix.copy()command in mywebpack.mix.js, like this:When I comment that out, it goes away.
The full error is:
Indeed I have. 0.8.8.