In amqp-client/src/amqp-client/connection.cr:3:1
3 | require "logger"
^
Error: can't find file 'logger'
If you're trying to require a shard:
- Did you remember to run `shards install`?
- Did you make sure you're running the compiler in the same directory as your shard.yml?