npm uninstall -D webpack-cli should do the trick, unless you’ve installed it globally, then use npm uninstall -g webpack-cli.
npm uninstall -D webpack-cli should do the trick, unless you’ve installed it globally, then use npm uninstall -g webpack-cli.