how to clear ” npm cache “

Installing npm then showing continuos error then clear the npm cache

how to clear ” npm cache “

commands

1)npm cache clean –force

also verify the cache, by running the following command.

2)npm cache verify

Leave a comment

Your email address will not be published. Required fields are marked *