-
Here is the message I receive when trying to install: Since my version is higher than what the message says is required whats up? |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 4 replies
-
Hey @cowand, I'm pretty sure that this version of macOS is EOL, so it's likely not supported but I'm not entirely sure about that specific error message. |
Beta Was this translation helpful? Give feedback.
-
@cowand Sorry for the inconvenience, can you provide a screenshot of the error for us the better debug this issue. |
Beta Was this translation helpful? Give feedback.
-
Thanks,
I know my Mac is old and maybe OS is end of life but the install error seems wrong.
It’s attached.
Regards,
Dick
… On May 26, 2025, at 7:46 AM, Arun Bose ***@***.***> wrote:
@cowand <https://github.com/cowand> Sorry for the inconvenience, can you provide a screenshot of the error for us the better debug this issue.
—
Reply to this email directly, view it on GitHub <#2270 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABAT3XRCST6LISCYDFRWEBD3ANHNZAVCNFSM6AAAAAB56BXYPWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMRXGUYDENA>.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
Here it is:
… On May 26, 2025, at 8:54 AM, Arun Bose ***@***.***> wrote:
Hi @cowand <https://github.com/cowand> I can't find any attached images in the issue..
—
Reply to this email directly, view it on GitHub <#2270 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABAT3XTML7CVYSY2Z7TZME33ANPQHAVCNFSM6AAAAAB56BXYPWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMRXGU2DIOA>.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
Looking at my sent emails the image is in both of my previously sent emails.
The pop up message from the Mac installer states:
You can’t use this version of the application “Phoenix Code.app” with this version of macOS.
You have macOS 10.14.6. The application requires macOS 10.13 or later.
Anyway, the message is likely due to the age of my Mac.
… On May 26, 2025, at 10:07 AM, Pluto ***@***.***> wrote:
Or instead, try out this website https://catbox.moe/ <https://catbox.moe/>.
You can upload the image there and just paste the link here. That'll also work.
—
Reply to this email directly, view it on GitHub <#2270 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABAT3XXCJEEQ43FT2YYJDAD3ANYBBAVCNFSM6AAAAAB56BXYPWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMRXGU4DKMQ>.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
Phoenix Code requires macOS 12 Monterey or higher because Apple introduced some system libraries starting with macOS 12, which Phoenix Code relies on. Apple doesnt seem to be patching macOS Big Sur with those updates (See image below). See related issue for more details: https://github.com/orgs/phcode-dev/discussions/1579 The error seems to be coming from the Tauri framework we use to create the dektop app, and is tracked in Tauri: tauri-apps/tauri#3469 . It looks like a problem with confusing messaging. Either way, it appears that Tauri only supports macOS 12+ and we are restricted by that. Sorry that this couldn't be fixed @cowand . |
Beta Was this translation helpful? Give feedback.
-
Thanks for your assistance. Guess I’ll just stick with Brackets, although I wish there was something better.
Dick
… On May 26, 2025, at 8:05 PM, Arun Bose ***@***.***> wrote:
Phoenix Code requires macOS 12 Monterey or higher because Apple introduced some system libraries starting with macOS 12, which Phoenix Code relies on. Apple doesnt seem to be patching macOS Big Sur with those updates (See image below). See related issue for more details: #1579 <#1579>
The error seems to be coming from the Tauri framework we use to create the dektop app, and is tracked in Tauri: tauri-apps/tauri#3469 <tauri-apps/tauri#3469> . It looks like a problem with confusing messaging. Either way, it appears that Tauri only supports macOS 12+ and we are restricted by that. Sorry that this couldn't be fixed @cowand <https://github.com/cowand> .
—
Reply to this email directly, view it on GitHub <#2270 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABAT3XXLSYTJBKTKNJDCVT33AP6EPAVCNFSM6AAAAAB56BXYPWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMRXHEYTANA>.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
Thanks for your assistance. Guess I’ll just stick with Brackets, although I wish there was something better.
Dick
… On May 26, 2025, at 10:27 AM, Pluto ***@***.***> wrote:
Apologies. We'll investigate the issue and will let you know once we find a fix!
—
Reply to this email directly, view it on GitHub <#2270 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABAT3XWOI3EYD3OT4KYUY733AN2L7AVCNFSM6AAAAAB56BXYPWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMRXGU4TIMA>.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
Phoenix Code requires macOS 12 Monterey or higher because Apple introduced some system libraries starting with macOS 12, which Phoenix Code relies on. Apple doesnt seem to be patching macOS Big Sur with those updates (See image below). See related issue for more details: https://github.com/orgs/phcode-dev/discussions/1579
The error seems to be coming from the Tauri framework we use to create the dektop app, and is tracked in Tauri: tauri-apps/tauri#3469 . It looks like a problem with confusing messaging. Either way, it appears that Tauri only supports macOS 12+ and we are restricted by that. Sorry that this couldn't be fixed @cowand .