Skip to content
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

New 8.0.0 version of Configurator doesn't work on mac m1. #2338

Open
bobirbek1 opened this issue Feb 3, 2025 · 13 comments
Open

New 8.0.0 version of Configurator doesn't work on mac m1. #2338

bobirbek1 opened this issue Feb 3, 2025 · 13 comments

Comments

@bobirbek1
Copy link

Today I install new INav configurator 8.0.0 and I wasn't able to run programm. I recieve below error.

Image
@sensei-hacker
Copy link
Collaborator

Which file did you download?
I believe you need darwin_arm64

@bobirbek1
Copy link
Author

Yes I downloaded darwin_arm64

@bobirbek1
Copy link
Author

Image

This was when I tried to run on terminal

@tradom73
Copy link

tradom73 commented Feb 7, 2025

Image This was when I tried to run on terminal

I have same problem, did you solve it?

@Eka157
Copy link

Eka157 commented Feb 7, 2025

im running into the same thing...

@vanderkl
Copy link

vanderkl commented Feb 8, 2025

I am having the same problem and get the same results trying xattr command.

@mmosca
Copy link
Collaborator

mmosca commented Feb 9, 2025

Try deleting the files in the application folder, downloading inav 8 again and running the command before you try to run it.

Works ok for me.

Image

What MacOS version are you using? I think the binaries were built on Sequoia (15.x).

@Snyperx
Copy link

Snyperx commented Feb 10, 2025

I am on 15.3 and getting the message after a fresh download and install.

@halfmanbear
Copy link

I fixed it with the following;

brew install node

cd /Applications/INAV\ Configurator.app/Contents/Resources/app

npm install

@tradom73
Copy link

tradom73 commented Feb 11, 2025

brew install node

cd /Applications/INAV\ Configurator.app/Contents/Resources/app

npm install

didn't help ;/
os 15.3

@mmosca
Copy link
Collaborator

mmosca commented Feb 14, 2025

Did it run, despite the error?
At least one user on discord, with the same issue said it launches fine, even with the complaints.

@sensei-hacker
Copy link
Collaborator

sensei-hacker commented Feb 14, 2025

Image This was when I tried to run on terminal

One person reported that they got that error message - then ran the application anyway and it ran fine.

@tradom73
Copy link

I can't run it, anyway I try to do it it gives the error and doesn't open the app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants