Open Atomk opened 2 months ago
I suspect this is an issue that has to do with windows style line endings and https://github.com/ziglang/docgen not liking them.
I would suggest to configure your git client to not introduce \r into checked out files automatically, if you have the setting enabled, re-clone the website repo, and see if you still encounter this problem.
You guessed right, by correcting that I was able to get a step further, now the build fails for another reason so I will open a separate issue for that.
I'd like to leave this open since the error message given for the build failure is unrelated to the actual problem.
If you want to consider this an upstream issue I guess it can be moved to the Zine repo (I guess that tracker will be looked at much more often compared to the docgen repo).
Zig version: 0.13.0 Os: Windows 10 64bit
Running
zig build serve
results in a lot of errors like this:Build summary