feat: add node v22 and npm v10 support (#2695)

* add node 22 support

* add debug stuff

* try upgrading npm

* remove node 16

* debug

* remove tmux

* only allow 22.9 onwards

* try 22.8

* try 22.7

* test more 22.x versions

* test more versions

* switch back to 22.x, clean up

* update README
This commit is contained in:
Mayukha Vadari
2024-12-11 16:50:41 -08:00
committed by GitHub
parent 305f2c48bf
commit e42d418662
4 changed files with 16 additions and 21 deletions

View File

@@ -25,7 +25,7 @@ All of which works in Node.js (tested for v18+) & web browsers (tested for Chrom
### Requirements
+ **[Node.js v18](https://nodejs.org/)** is recommended. We also support v20. Other versions may work but are not frequently tested.
+ **[Node.js v18](https://nodejs.org/)** is recommended. We also support v20 and v22. Other versions may work but are not frequently tested.
### Installing xrpl.js