Mac OS Requirements #7203
-
I want to setup a friend with an older iMac with trilliumnext, she has Mac os 10.13.5 high sierra and it won't run, what is the required lowest Mac os version? Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
We are using the latest version of Electron for the desktop application which is v38. In their change log they mention: https://www.electronjs.org/blog/electron-38-0#removed-macos-11-support
In your case I suppose you can use the web version if you set up a server either on that PC or another instance. It's not the same level of comfort, but it is functional. |
Beta Was this translation helpful? Give feedback.
We are using the latest version of Electron for the desktop application which is v38.
In their change log they mention: https://www.electronjs.org/blog/electron-38-0#removed-macos-11-support
In your case I suppose you can use the web version if you set up a server either on that PC or another instance. It's not the same level of comfort, but it is functional.