Hi, When I run this command on my terminal: shards build --release --ignore-crystal-version I am getting this error: Error: method LikeeScraper::LikeeLogger#run must return IO but it is returning Nil How can I solve this issue?
Hi,
When I run this command on my terminal:
shards build --release --ignore-crystal-version
I am getting this error:
Error: method LikeeScraper::LikeeLogger#run must return IO but it is returning Nil
How can I solve this issue?