kite installation on my MacOS M1 laptop failed with built-in terminal but works with other terminals such as VS Code terminal. I'm yet to confirm if this is a general MacOS bug, a M1 problem, a ZSH (which I'm using) problem or just something conflicting my setup.
This failure happens when extracting the cmake toolchain. My main suspect is that the terminal might be defining a system override for maximum path length. I'll try with a shorter path and revert.