install on centos 7 nodejs 11 fail with errors
npm run build
[email protected] build /tmp/amiws_queue node build/build.js
/tmp/amiws_queue/node_modules/webpack/lib/webpack.js:185 throw new RemovedPluginError(errorMessage); ^
Error: webpack.optimize.UglifyJsPlugin has been removed, please use config.optimization.minimize instead.
at Object.get [as UglifyJsPlugin] (/tmp/amiws_queue/node_modules/webpack/lib/webpack.js:185:10)
at Object.node build/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Hi, have you got the solution for this error?
no, unfortunatelly I have not fix it. The problem is probably that the core libs and packages are too old and outdated sot it will take a lot of work to update and I am not sure I have time for it now sorry
Noted, thank you.