Open allenap opened 2 years ago
@allenap what should be your default shell? Can you do echo $SHELL
and tell me what the output is?
Can you do
echo $SHELL
and tell me what the output is?
$ echo $SHELL
/usr/local/bin/bash
Ah weird, and so in your normal bash shell, cargo
resolves to a specific installation path right? Like what is the output of which cargo
?
$ which cargo
/Users/gavin/.cargo/bin/cargo
I always launch VS Code using code .
in my project directory so that it picks up environment. Perhaps, after a restart, it had not restored that environment by the time that Flowistry ran? In any case, after restarting VS Code, it seems to be okay: no more errors, and Flowistry commands are doing things.
Problem
I followed the "rustup fails on installation" instructions the clicked continue in VS Code.
Logs
OS: darwin (21.4.0) VSCode: 1.66.1 Error message
Full log: https://paste.rs/nho