-
-
Notifications
You must be signed in to change notification settings - Fork 316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
container 'std.zig.ast.Node' has no member called 'Use' #242
Comments
You'll need a master version of Zig that is atleast 1 commit older than ziglang/zig#7920 to compile the current zls master. I hope to finish #238 soon that will make it work with latest Zig again. |
|
@IvanTurgenev At hash |
If using vscode change vscode semantic setting from configured by theme to true |
Thanks @Luukdegram for the fix! |
When running zig build -Drelease-safe, I get this error. I think it might be related to #238?
Here is my trace:
OS: Windows 10
The text was updated successfully, but these errors were encountered: