We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My Mac
Darwin MacBook-Pro-3.local 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000 x86_64
I am trying to install loft on my mac as per the instructions provided
"curl -L -o loft "https://github.com/loft-sh/loft/releases/latest/download/loft-darwin-arm64" && sudo install -c -m 0755 loft /usr/local/bin"
I also tried to install using zip files,
After downloading the loft file size is showing 9B only,
" bash-3.2$ bash-3.2$ loft --version bash: /usr/local/bin/loft: cannot execute binary file"
Another type of error on zsh
loft ✔ 10074 12:26:37 zsh: exec format error: loft
The text was updated successfully, but these errors were encountered:
Also facing similar errors. Have tried on both Mac with Intel and M3 Pro Apple Silicon. Neither is working.
"/usr/local/bin/loft: line 1: Not: command not found"
Sorry, something went wrong.
No branches or pull requests
My Mac
Darwin MacBook-Pro-3.local 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000 x86_64
I am trying to install loft on my mac as per the instructions provided
"curl -L -o loft "https://github.com/loft-sh/loft/releases/latest/download/loft-darwin-arm64" && sudo install -c -m 0755 loft /usr/local/bin"
I also tried to install using zip files,
After downloading the loft file size is showing 9B only,
"
bash-3.2$
bash-3.2$ loft --version
bash: /usr/local/bin/loft: cannot execute binary file"
Another type of error on zsh
loft ✔ 10074 12:26:37
zsh: exec format error: loft
The text was updated successfully, but these errors were encountered: