-
-
Notifications
You must be signed in to change notification settings - Fork 411
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Zig Version
0.15.0-dev.621+a63f7875f
ZLS Version
Client / Code Editor / Extensions
No response
Steps to Reproduce and Observed Behavior
Latest version of ZLS does not build with latest version of Zig
Expected Behavior
Zls builds successfully
Relevant log output
install
└─ install zls
└─ zig build-exe zls Debug native
└─ run lsp-codegen (lsp_types.zig) failure
error: failed to spawn and capture stdio from .zig-cache/o/f8f3999b8519534799b099884de13387/lsp-codegen: FileNotFound
Build Summary: 6/10 steps succeeded; 1 failed
install transitive failure
└─ install zls transitive failure
└─ zig build-exe zls Debug native transitive failure
└─ run lsp-codegen (lsp_types.zig) failure
error: the following build command failed with exit code 1:
.zig-cache/o/6dc6ed7f0d4da5577175e5d8723bc9b1/build /usr/lib/zig/zig /usr/lib/zig/lib /home/overflyer/data/repos/zls .zig-cache /home/overflyer/.cache/zig --seed 0x6697a154 -Z4f428bed51f95822Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working