try below commands step by step:
npm uninstall ajv ajv-keywords npm install [email protected] [email protected] npm cache clean --force rm -rf node_modules package-lock.json npm install npm start