Para limpar o cache do NPM
# to clean npm cache
npm cache clean --force
Sleepy Scarab
# to clean npm cache
npm cache clean --force