Closed epoch closed 5 years ago
I got the same error using crystal 0.28.0
with LLVM 4.0.0 with Fedora 29 workstation. Closer inspection showed I was loading 0.7.4
onyx/http and 0.4.0
onyx. Changing http to 0.8.0
fixed my problem. Hope this helps.
I'll close it as we're on 0.29.0 already :smile:
works after upgrading crystal version to
0.28.0
posting here to help others as I couldn't find anywhere in docs mentioning crystal version requirements.