The frontend runs with Node 14. Later Node versions will not compile correctly.
For local development, you can use nvm
to manage your node version.
For npm
, use Version 7. Last tested with 7.24.0
npm install
npm run serve
npm run build
npm run lint