I currently have a private repl that is running in v16.13.2,
I am trying to install kaboomjs@next but it says it requires at least v16.14, or 18. I’ve tried various methods like updating the replit.nix file to get a newer version of Node, but it’s not working.
I don’t want to have to start a fresh repl as I have a domain bound to this one , so that option is out ( I know you can create a beta node repl with v18 ) – any help or tips?