gyro icon indicating copy to clipboard operation
gyro copied to clipboard

Can't download libraries with CLRF and can't build

Open n4skx opened this issue 2 years ago • 0 comments

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

n4skx avatar Dec 17 '22 06:12 n4skx