-
Notifications
You must be signed in to change notification settings - Fork 33
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
Error when requiring "clear" in Crystal 1.1.1 #219
Comments
This looks like #190 but that should be fixed with clear 0.9.0. |
I'm getting the same error and think it's actually coming from this recent change to pg. In my local fork of clear, adding |
Ah, did find time tonight to track down the remaining issues. Created PR: #220 |
same error:
|
Actually fixed if i freeze pg, with such yml it works.
|
I have a fix for this change in my own fork here: https://github.com/Vici37/clear You can temporarily use it instead of freezing
Once |
any update on this issue? |
I was trying this shard but just doing
Crystal v1.14.0 |
I'm using Crystal 1.1.1 and when I require "clear" I got this error.
Here's my shard.lock :
The text was updated successfully, but these errors were encountered: