You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ brew cask reinstall red-latest
Error: Calling `brew cask reinstall` is disabled! Use brew reinstall [--cask] instead.
When dropping the unsupported cask, it doesn't find the red-latest executable:
$ brew reinstall red-latest
==> Downloading http://static.red-lang.org/dl/auto/mac/red-latest
==> Downloading from https://static.red-lang.org/dl/auto/mac/red-latest
######################################################################## 100.0%
Warning: No checksum defined for cask 'red-latest', skipping verification.
==> Uninstalling Cask red-latest
==> Unlinking Binary '/usr/local/bin/red'
==> Purging files for version latest of Cask red-latest
==> Installing Cask red-latest
==> Purging files for version latest of Cask red-latest
Error: It seems the symlink source '/usr/local/Caskroom/red-latest/latest/red-latest' is not there.
$ red
-bash: /usr/local/bin/red: No such file or directory
The text was updated successfully, but these errors were encountered:
This package no longer works:
When dropping the unsupported
cask
, it doesn't find the red-latest executable:The text was updated successfully, but these errors were encountered: