-
Notifications
You must be signed in to change notification settings - Fork 53
error: type 'u29' has no members #217
Copy link
Copy link
Open
Description
C:\Users\[Username]\AppData\Local\zig\p\jetzig-0.0.0-IpAgLRqoDwB3GoVo2zbHr3So_zhmu9ZbMHSQbNLa54BI\build.zig:465:92: error: type 'u29' has no members
const source = try file.readToEndAllocOptions(b.allocator, @intCast(stat.size), null, .of(u8), 0);
~^~
this happens whenever I am doing jetzig server or zig build run.
PS D:\Code\Zig\organized> zig version
0.14.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels