Zig Version
0.15.1
Steps to Reproduce and Observed Behavior
- Install Zig on Windows (I did it via scoop).
- run
zig std from cmd.exe.
- See this whenever the page tries to load, and an endless loading spinner:
error: unable to serve /sources.tar: ConnectionResetByPeer.
Expected Behavior
zig std should work as it always has.
Zig Version
0.15.1
Steps to Reproduce and Observed Behavior
zig stdfrom cmd.exe.error: unable to serve /sources.tar: ConnectionResetByPeer.Expected Behavior
zig std should work as it always has.