Remove the node_modules folder and delete package-lock.json file. Then run following commands,
npm cache clean --force
npm install
Remove the node_modules folder and delete package-lock.json file. Then run following commands,
npm cache clean --force
npm install