Yarn start error with webpack

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