max-mapper / menubar

➖ high level way to create menubar desktop applications with electron
BSD 2-Clause "Simplified" License
6.64k stars 363 forks source link

feat: widen electron support #473

Closed setchy closed 3 months ago

setchy commented 3 months ago

Closes https://github.com/max-mapper/menubar/issues/470

mraheelkhan commented 2 months ago

@amaury1093 , it is merged but still not available on npmjs and it still throws this error

npm ERR! Found: electron@29.3.2
npm ERR! node_modules/electron
npm ERR!   dev electron@"^29.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer electron@"^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0 ||  ^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0" from menubar@9.4.0
setchy commented 3 weeks ago

@amaury1093 , it is merged but still not available on npmjs and it still throws this error

npm ERR! Found: electron@29.3.2
npm ERR! node_modules/electron
npm ERR!   dev electron@"^29.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer electron@"^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0 ||  ^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0" from menubar@9.4.0

i don't believe a new version was published...

amaury1093 commented 1 week ago

v9.5.0 has been published, with support up to 31 (thanks to #476)