score:7

Accepted answer

looks like the issue is with the npm cache. try the following solution:

run the command: npm cache verify

if you get errors then run: npm cache clear --force

right click on c: > properties > tools tab.

select check or check-now under error checking menu.

reboot your pc after the process is completed.


Related Query

More Query from same tag