-
-
Notifications
You must be signed in to change notification settings - Fork 917
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
Update Node.js to 20.10.0 LTS and replace appdmg with macdmg #3333
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
86bf90b
to
9a4301e
Compare
Dependency hell :) |
AUTOMERGE: (FAIL)
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
ca373fe
to
1ed972d
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This comment has been minimized.
This comment has been minimized.
It seems MAC build is failing? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Already upgraded all dependencies and it works on Linux :) |
0f2a7a2
to
46a5ec6
Compare
This comment has been minimized.
This comment has been minimized.
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Do you want to test this code? Here you have an automated build: |
This makes it very difficult on a mac. |
Doesn't work, wasted two hours on this. |
This is a summary:
|
Well, don't ask me why... I tried to fix it by adding
|
tbh, haven't tried i myself. @haslinghuis did you verify it actually works or does it need more testing? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, doesn't work on apple silicon:
[17:55:55] '<anonymous>' errored after 4.04 s
[17:55:55] Error in plugin "gulp-macdmg"
Message:
Command failed: bless --folder /Volumes/Betaflight Configurator --openfolder /Volumes/Betaflight Configurator
bless: The 'openfolder' is not supported on Apple Silicon devices.
Details:
code: 1
stdout:
stderr: bless: The 'openfolder' is not supported on Apple Silicon devices.
failed: true
signal: null
cmd: bless --folder /Volumes/Betaflight Configurator --openfolder /Volumes/Betaflight Configurator
timedOut: false
killed: false
domainEmitter: [object Object]
domainThrown: false
Weirdly enough it worked for start
development mode, but got the error on release
🤔
Did you check if node.js is the arm64 (not x64) version on your Mac? |
I have had issues with stalled debug saves, slow-downs when pasting a long CLI diff all, and stalled saved Preset imports, requiring a reboot of Configurator, since testing this PR on my mac. Let's not go down this path until the dust has settled on 4.5. Right now, at release time for 4.5, is not the best time to change these things, I think. |
fully worked on Debian. installable and works. will not approve until OSX issues reported as resolved. |
Closing in favor of #3673 |
No description provided.