I've cloned this repo and followed the README.md:
npm install
nmp run postinstall
npm run start-dev
During install there are a few warnings about deprecating dependencies breaking on node v14+
Then when I try and run it I get the - Cannot find module 'uglifyjs-webpack-plugin' error.