This is mainly occurring due to cache while running terminal. Try the below code on the terminal .
npm cache verify
After that re-run npm install.
This is mainly occurring due to cache while running terminal. Try the below code on the terminal .
npm cache verify
After that re-run npm install.