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

mason cache-clear command #601

Open
springmeyer opened this issue Apr 25, 2018 · 0 comments
Open

mason cache-clear command #601

springmeyer opened this issue Apr 25, 2018 · 0 comments

Comments

@springmeyer
Copy link
Contributor

There is a ./mason remove <package> <version> command that un-installs a package from mason_packages/<platform>/<package name>/<version>/. However if you remove a package and then re-install it you will get the same identical package from the cache at ./mason_packages/.binaries (instead of downloading the version from remote).

This ticket stands to remind us to:

  • document this behavior
  • consider adding a command to make this cache clearing easier (to avoid having to rm -rf ./mason_packages/.binaries/....

/cc @AllieOop

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