rm -rf node_modules package-lock.json and npm cache clean --force solved it
rm -rf node_modules package-lock.json
npm cache clean --force solved it