#Using VScodium the built-in terminal cannot access zig.
1 messages · Page 1 of 1 (latest)
is the zig executable added to path?
I installed zig through the vscode -zig extension, I don't know if its added to path. How can I check?
the fact that you are getting this message means that it is not, I would recommend downloading the latest master build for your platform from https://ziglang.org/download/. Extract it in the directory you want to install it in and then add it to PATH
Am going to try, thanks.
I have downloaded both zig ans zls, and using the vscode-zig extension you can specify the paths to the zig executable and the zls executable, which i did, the terminal still doesen't find zig. (May I add that by the terminal I mean the terminal inside VScodium which was installed as a flatpak). Now though i get this as an extension error: spawnSync /home/redberri/Code/zig/zls EACCES
i meant the path environment variable