You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.