Skip to content
New issue

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 ability to clear cache #19

Open
josephdpurcell opened this issue Oct 31, 2024 · 0 comments
Open

Add ability to clear cache #19

josephdpurcell opened this issue Oct 31, 2024 · 0 comments

Comments

@josephdpurcell
Copy link
Owner

We have to use cache because the package has to be extracted (unless we can figure out how to stream read with pacote). So we can't have a flag to bypass cache.

But, we could add a command to clear cache.

Why? Because weird things happen. I just ran into a case where a package got unpacked without a chnagelog. I cleared cache and did it again and then it had the changelog, for that same version! It seems like a logical impossibility, but here we are and I'm sure it won't be the last time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant