Michael Kowalski
Results
41
comments of
Michael Kowalski
trafficstars
I had this also. For me it got fixed with: ``` echo 'export PATH="$HOME/.modular/pkg/packages.modular.com_nightly_mojo/bin:$PATH"' >> ~/.zshrc source ~/.zshrc ``` which is a step I must have missed before when switching...