Open szabgab opened 3 years ago
The sentry version you're using is not compatible with Crystal 1.0.
It looks like this should be fixed in the master branch, but there has not been a sentry release in over a year.
:+1:
works for me on latest crystal version. is this just me needing to republish a new release? Just did a new release.
Yes, that should fix it. The updated code was just not released yet.
Thanks, it works now.
There is one more thing though, The shards.yml
file has crystal: 0.34.0
which means we need to use --ignore-crystal-version
I think it would be better to have crystal: >= 0.34.0
This is my code for now:
This is the error I get:
This is Crystal:
Running on Ubuntu 21.04