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
cable-cr/cable#74 brought me here : The following shard.yml triggers an error :
dependencies: redis: github: jgaskins/redis mosquito: github: hugopl/sidekiq.cr
Because the sidekiq shard has
dependencies: redis: github: stefanwille/crystal-redis version: ">= 2.6"
One solution would be to change the name redis to something else in
redis
crystal-redis/shard.yml
Line 1 in 5fc089c
I'm posting the 'mirror' issue in https://github.com/jgaskins/redis
The text was updated successfully, but these errors were encountered:
I can confirm this issue as of today
Sorry, something went wrong.
No branches or pull requests
cable-cr/cable#74 brought me here :
The following shard.yml triggers an error :
Because the sidekiq shard has
One solution would be to change the name
redis
to something else incrystal-redis/shard.yml
Line 1 in 5fc089c
I'm posting the 'mirror' issue in https://github.com/jgaskins/redis
The text was updated successfully, but these errors were encountered: