Daniel Juravski
Daniel Juravski

Reputation: 181

What does 'npm cache clean' clean?

npm cache clean [-f] should clean the cache dir (oh yes)

But when I check my ~/.npm dir before and after the cleaning, the content is exactly the same.

So my questions are:

  1. Which dir is cleaned when I run that cmd?
  2. What is the ~/.npm dir?

Upvotes: 4

Views: 1038

Answers (0)

Related Questions