Your Node.js tooling must satisfy the following version requirements:
npm= 12node= 24
With the appropriate versions of node/npm in use:
npm installIf you need to start fresh after much messing about, the reinstall script
deletes ./node_modules/ and then installs:
npm run reinstallNotes:
This project was started via create-react-app and augmented via craco