#Cargo error on startup
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
Hi guys, i uninstalled cargo. Before uninstalling, i would get this in my terminal : bash: /home/ellis/.cargo/env: No such file or directory - I now get a similar pop up on startup after uninstalling it. How do I stop the pop up from showing up
nano ~/.bashrc remove the .$HOME/.cargo/env and then source ~/.bashrc
Marking as solved