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
Running brew upgrade and each time I get the following error for redis-stack-redisinsight. This error also prohibits me from deleting the cask.
brew upgrade
Error: redis-stack/redis-stack/redis-stack-redisinsight: No such file or directory @ apply2files - /opt/homebrew/bin/redisinsight
The text was updated successfully, but these errors were encountered:
can confirm
Sorry, something went wrong.
This workaround worked for me:
touch /opt/homebrew/bin/redisinsight mkdir /Applications/RedisInsight-v2.app brew upgrade
No branches or pull requests
Running
brew upgrade
and each time I get the following error for redis-stack-redisinsight. This error also prohibits me from deleting the cask.Error: redis-stack/redis-stack/redis-stack-redisinsight: No such file or directory @ apply2files - /opt/homebrew/bin/redisinsight
The text was updated successfully, but these errors were encountered: