You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
I've installed rustup through homebrew (brew install rustup) and then Rust 1.39 via rustup-init. VS Code cannot see them unless I launch it from a a shell whose PATH includes $HOME/.cargo/bin and /usr/local/bin/. Apps launched from the Dock can only see /usr/bin, /bin, /usr/sbin, and /sbin.
The text was updated successfully, but these errors were encountered:
This bug is similar to #439 #700 but in MacOS.
I've installed rustup through homebrew (
brew install rustup
) and then Rust 1.39 via rustup-init. VS Code cannot see them unless I launch it from a a shell whose PATH includes$HOME/.cargo/bin
and/usr/local/bin/
. Apps launched from the Dock can only see/usr/bin
,/bin
,/usr/sbin
, and/sbin
.The text was updated successfully, but these errors were encountered: