You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm following the getting started guide in your site but there is a bug on line 10 of the database.cr and, although it runs when I comment it, the command crystal sam.cr -- help returns no task and because of that I cannot generate the makefile.
I am using, in a widows machine with wsl ubuntu 22.04:
crystal version 1.8.2
kemal version 1.4.0
jennifer version 0.12.0
The text was updated successfully, but these errors were encountered:
The makefile generated when I run crystal sam.cr generate:makefile expects the sam.cr to be inside the src for some reason, but it was generated on the project's folder
Hi, I'm following the getting started guide in your site but there is a bug on line 10 of the database.cr and, although it runs when I comment it, the command
crystal sam.cr -- help
returns no task and because of that I cannot generate the makefile.I am using, in a widows machine with wsl ubuntu 22.04:
crystal version 1.8.2
kemal version 1.4.0
jennifer version 0.12.0
The text was updated successfully, but these errors were encountered: