atlas-engineer / cl-electron

Lisp Interface to Electron.
BSD 3-Clause "New" or "Revised" License
16 stars 1 forks source link

Document about compatible electron versions #33

Closed glyh closed 5 months ago

glyh commented 6 months ago

I just tested out nyxt-electron and it crashes. I'm wondering is there any information on which electron should I use? Cause I'm on v29.1.5

jmercouris commented 6 months ago

Thanks @glyh , it should work with the latest electron version. We are currently testing with version 29.X.Y. Are you unable to run any of the demos? Are you on Windows perchance? We have only tested on macOS/Linux.

glyh commented 6 months ago

https://github.com/atlas-engineer/nyxt/issues/3364, I'll try to see if I can run demos here.

aadcg commented 6 months ago

Should work with Electron 27, 28 and 29 on Linux and macOS.

aadcg commented 5 months ago

We're targeting version 29 as of today. See 93e0b11.