apotdevin / thunderhub

ThunderHub LND Lightning Node Manager in your Browser
https://www.thunderhub.io/
MIT License
412 stars 84 forks source link

bump dep, don't work with Node.js ^21.0.0 fix #580 #612

Closed doitwithnotepad closed 3 months ago

doitwithnotepad commented 5 months ago

ThunderHub does not work with nodejs ^21.0.0 due to echarts dependency which at the same time had an issue with its zrender dependency.

Solved on zrender ^5.5.0, bump deps on echarts ^5.5.0

Issue description on #580

AdamuAbba commented 5 months ago

hey @apotdevin I would love to help review a couple of PRs including this one to take some work off your hands and also give a second opinion. does this possibility work for you?