Conversation
|
Can remove the note "The minimum nodejs version for this package is |
There should still be a minimum version. maybe 16 or 18 then. but 20 is current LTS version anyway. |
@hpk42 has node 16 and other than this problem it worked (after removing this line directly in node_modules). So it can be stated that minimum supported is 16. We don't test this package with CI so it is not really ensured, would be nice to use this in |
he should update, also electron uses a newer version internally. |
The bot (https://github.com/link2xt/xdcterm) does not need electron and otherwise works fine with node 16. |
to get rid of warning. Should also make it possible to use nodejs versions older than 20.11.
Disclaimer: needs to be tested, I haven't tested it yet.