amiws_queue icon indicating copy to clipboard operation
amiws_queue copied to clipboard

install on centos 7 nodejs 11 fail with errors

Open tpimont opened this issue 6 years ago • 3 comments

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. (/tmp/amiws_queue/build/webpack.prod.conf.js:36:26) at Module._compile (internal/modules/cjs/loader.js:799:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:810:10) at Module.load (internal/modules/cjs/loader.js:666:32) at tryModuleLoad (internal/modules/cjs/loader.js:606:12) at Function.Module._load (internal/modules/cjs/loader.js:598:3) at Module.require (internal/modules/cjs/loader.js:705:19) at require (internal/modules/cjs/helpers.js:14:16) at Object. (/tmp/amiws_queue/build/build.js:12:23) at Module._compile (internal/modules/cjs/loader.js:799:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:810:10) at Module.load (internal/modules/cjs/loader.js:666:32) at tryModuleLoad (internal/modules/cjs/loader.js:606:12) at Function.Module._load (internal/modules/cjs/loader.js:598:3) at Function.Module.runMain (internal/modules/cjs/loader.js:862:12) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] build: 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.

tpimont avatar Mar 25 '19 14:03 tpimont

Hi, have you got the solution for this error?

panjangin avatar Dec 11 '23 18:12 panjangin

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

staskobzar avatar Dec 11 '23 19:12 staskobzar

Noted, thank you.

panjangin avatar Dec 11 '23 19:12 panjangin