Windows:
.\prune.ps1; npm i --legacy-peer-deps; npm run build
Linux:
npm run prune && npm i --legacy-peer-deps && npm run build
npm start