Menu

How to clean node or npm cache?

Using the command cache clean we could clear the node cache. 

npm cache clean --force

No comments:

Post a Comment