Webpack-cli: DefaultsError: `warnings` is not a supported option

Created on 10 May 2019  路  2Comments  路  Source: webpack/webpack-cli

Due to your latest updated iam getting this issue

https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/400

ERROR in grid/sorting/main.bundle.js from UglifyJs
DefaultsError: warnings is not a supported option
at DefaultsError.get (eval at (/jenkins/workspace/grid-angular-samples_master-KGZGHS6RTY6XLQXUQWQ55ECXCFTEAMXT7SLUT7R6DKIUWVH6ZW4Q/node_modules/uglifyjs-webpack-plugin/node_modules/uglify-js/tools/node.js:20:1), :71:23)

Most helpful comment

HI , @kumaresan-subramani , it seems caused by upgrade of Uglify-js,

check this https://stackoverflow.com/a/55998303/10139109

All 2 comments

HI , @kumaresan-subramani , it seems caused by upgrade of Uglify-js,

check this https://stackoverflow.com/a/55998303/10139109

HI @jeoy ,

Thanks for your quick response.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

r00nscapenab picture r00nscapenab  路  4Comments

Pomax picture Pomax  路  3Comments

anyulled picture anyulled  路  4Comments

snitin315 picture snitin315  路  5Comments

logo749 picture logo749  路  4Comments