-
-
Notifications
You must be signed in to change notification settings - Fork 398
Is this specific to a particular ARM version?? #292
New issue
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
Comments
Can you double check file permissions for
|
I think this is due to ARM64 architecture; |
Currently only ARM32 is available, since we merged #204, in the next day I'll make the ARM64 binary available after configuring our CI pipeline to produce it. |
I have tried same thing, now it not giving any error. |
I'm having the same problem using the current arm64 build on a Vero 4K+ (by OSMC), which has Debian with aarch64 architecture. |
Bug Report
I downloaded the Linux ARM version and moved it over to /usr/local/bin
then i renamed the executable to arduino-cli.
Then i type the command "arduino-cli" and i get "No such file or directory" error.
im not building it from source.
Environment
The text was updated successfully, but these errors were encountered: