BruceChen2017

Results 2 comments of BruceChen2017

I have the same problem. Do you know how to fix it now?

I got it to work! It would not work if `export PATH="$PATH:/path/to/cargo/bin"` is in `.zshrc`. If `export PATH="$PATH:/path/to/cargo/bin"` is set in `/etc/profile`, it works now.After that, if you have problem...