Skip to content

Instantly share code, notes, and snippets.

@ton31337
Created September 9, 2019 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ton31337/695ff6ef34beb4aec0947cac9299509f to your computer and use it in GitHub Desktop.
Save ton31337/695ff6ef34beb4aec0947cac9299509f to your computer and use it in GitHub Desktop.
Showing last frame. Use --error-trace for full trace.
In /usr/share/crystal/src/fiber.cr:2:1
2 | require "thread/linked_list"
^
Error: can't find file 'thread/linked_list'
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?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment