I cannot code with my Terminal in 32 Bit thanx to Rosetta 2
running macOS Ventura 13.7.6 on an Intel Mac (2.8 GHz Quad-Core Intel Core i7), and the arch command consistently returns i386, indicating your shell is running in 32-bit compatibility mode, despite /bin/zsh and Terminal being 64-bit (x86_64) capable
Now I'm not sure if I should disable Rosetta 2 on my Intel MacBook Pro
1. Disable System Integrity Protection (SIP) and Boot into recovery mode
Since :
- Disabling SIP can make your system more vulnerable to security threats. Make sure you understand the risks before disabling it.
- After uninstalling Rosetta 2, you will need to reinstall any applications that rely on it to be able to run them on your Intel Mac.
- The arch command returning i386 even after uninstalling Rosetta 2 might indicate a persistent 32-bit compatibility setting within your shell configuration. You might need to reset your shell configuration or create a new shell with 64-bit settings to resolve this issue.
Please advice what todo, I've been changing shells, upgrading homebrew etc, nothing works!!
Do I need to go dark and buy a PC?