79669741

Date: 2025-06-17 21:03:45
Score: 0.5
Natty:
Report link

from Thread solution Blacksmoke16 on Crystal Lang Forum:

Is it an option to try installing Crystal via brew? Or the universal tarball: https://github.com/crystal-lang/crystal/releases/download/1.16.3/crystal-1.16.3-1-darwin-universal.tar.gz?

Otherwise may just need to wait for someone more familiar with asdf.

this worked for me, installing via brew install crystal and running:

$ crystal build src/early-registration-api-cr.cr

# outputted `./early-registration-api-cr`

$ ./early-registration-api-cr
2025-06-17T20:57:32.860804Z   INFO - kemal: [development] Kemal is ready to lead at http://0.0.0.0:3000
Reasons:
  • Whitelisted phrase (-1): this worked for me
  • Whitelisted phrase (-1): worked for me
  • Probably link only (1):
  • Contains signature (1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
Posted by: mswieboda