C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client>npm run build-dev
client@1.0.0 build-dev C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client webpack --config webpack.config.js
C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\extract-text-webpack-plugin\dist\index.js:188 chunk.sortModules(); ^
TypeError: chunk.sortModules is not a function
at C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\extract-text-webpack-plugin\dist\index.js:188:19
at C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\async\dist\async.js:3110:16
at eachOfArrayLike (C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\async\dist\async.js:1069:9)
at eachOf (C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\async\dist\async.js:1117:5)
at Object.eachLimit (C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\async\dist\async.js:3172:5)
at Compilation. (C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\extract-text-webpack-plugin\dist\index.js:184:27)
at Compilation.applyPluginsAsyncSeries (C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\tapable\lib\Tapable.js:206:13)
at Compilation.seal (C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\webpack\lib\Compilation.js:579:8)
at C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\webpack\lib\Compiler.js:493:16
at C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\tapable\lib\Tapable.js:289:11
at C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\webpack\lib\Compilation.js:481:11
at C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client\node_modules\webpack\lib\Compilation.js:452:13
at processTicksAndRejections (internal/process/task_queues.js:79:11)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! client@1.0.0 build-dev: webpack --config webpack.config.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the client@1.0.0 build-dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\NOTE\AppData\Roaming\npm-cache_logs\2020-09-17T18_02_39_300Z-debug.log
C:\Users\NOTE\Downloads\01-projeto-webpack\projeto-webpack\client>