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
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
When i try to run gyro build, i got a weired error without information/stack call trace:
Unable to dump stack trace: FileNotFound
So, i tried to manually download dependencies and run zig build run, but, i get other weired error:
logs captured during fetch:
error: gyro.zzz requires LF line endings, not CRLF
error: recieved error: Explained while getting dep: https://github.com/alexnask/iguanaTLS.git:0d39a361639ad5469f8e4dcdaea35446bbe54b48:src/main.zig
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When i try to run
gyro build
, i got a weired error without information/stack call trace:So, i tried to manually download dependencies and run
zig build run
, but, i get other weired error:The text was updated successfully, but these errors were encountered: