clean cache with npm cache clean --force install the latest version of npm globally as admin: npm install -g npm@latest --force clean cache with npm cache clean --force npm install with a force option to fetch remote resources even if a local copy exists on disk. Try running npm install --force fix audit issue npm audit fix