We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add commands to show and remove entries from the cache.
The text was updated successfully, but these errors were encountered:
Unfortunately for the moment pacote does not yet allow to list the cache content or to remove files.
pacote
npm/pacote#19
Sorry, something went wrong.
Fortunately, as suggested by Isaac, cacache (the actual cache manager), has commands to list and remove content.
cacache
To be further investigated.
Added cache list, cache remove and cache verify.
cache list
cache remove
cache verify
ilg-ul
No branches or pull requests
Add commands to show and remove entries from the cache.
The text was updated successfully, but these errors were encountered: