Closed zbentley closed 8 years ago
Thanks for the report! Fixed in #29, should be in the next release. I am still considering whether automatic deletion is "safe" enough to make the default behaviour. If you have any thoughts on this, please let me know.
Given the simplicity of the fetching system in Homebrew, I strongly support automatic deletion as the default behavior. Honestly, I support it as the default behavior in Homebrew, but I haven't opened an issue there--maybe I should.
Thanks!
If there is a checksum error while installing a cask (or probably any other kind of Homebrew package/object, though I've only seen it with casks), this module will endlessly loop trying to re-install the cask. It will also report that it successfully installed the cask, despite the fact that the underlying command is returning an error and not doing the install. The following should be fixed: