Closed zw963 closed 2 years ago
The really wired things is, the same issue happen on 1.5.1 if i set CRYLSTAL_PATH like this:
export CRYSTAL_PATH=~/Dropbox/common/crystal/lib/empty_folder:$(crystal env CRYSTAL_PATH)
even, ~/Dropbox/common/crystal/lib/empty_folder
is just a empty folder
I consider this issue probably relative to https://github.com/crystal-lang/crystal/issues/12529
Duplicate of https://github.com/kemalcr/kemal/issues/643.
@zw963 this is fixed in master
, can you try it?
@zw963 this is fixed in
master
, can you try it?
it works
Just released v1.3.0 https://github.com/kemalcr/kemal/releases/tag/v1.3.0
Description
Build failed on my toy project with latest Crystal 1.6.0-dev
The sample source code is here:
https://github.com/one-in-ten-thousand/test_kemal