## Description It seems like we are incompatible with nodejs 20. ### TODO - [ ] Investigate what the issue is and resolve if possible. - [ ] Update wiki to make it clear we only support nodejs 18 at the moment. - [ ] Use .nodeversion files. - [ ] Reduce version ranges to tested versions in package.json files.
Description
It seems like we are incompatible with nodejs 20.
TODO