#build.zon.zig: missing top-level paths field

1 messages · Page 1 of 1 (latest)

ember juniper
#
PS C:\Users\linkp\Documents\zig\nsvr> zig build run
C:\Users\linkp\Documents\zig\nsvr\build.zig.zon:1:2: error: missing top-level 'paths' field
.{
 ^
PS C:\Users\linkp\Documents\zig\nsvr> zig build run
C:\Users\linkp\Documents\zig\nsvr\build.zig.zon:4:12: error: expected paths expression to be a struct
 .paths = .{},
           ^

anyone has any idea what this is?

clear bison
#

the zon file linked in that thread is now valid. i've tested depending on it and see that the files listed are present when i do.