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:
- Which dir is cleaned when I run that cmd?
- What is the ~/.npm dir?
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:
Copyright © 2021 Jogjafile Inc.