Found a solution ! Thought I’d share if anyone else comes across this problem. I just needed to manually change my architecture from arm64e to x86_64 with the code
arch -x86_64 zsh
1 Like
Found a solution ! Thought I’d share if anyone else comes across this problem. I just needed to manually change my architecture from arm64e to x86_64 with the code
arch -x86_64 zsh