-
Notifications
You must be signed in to change notification settings - Fork 3
Bump Node from 16 to 18 #8
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
I remember there was a digital envelopes issue (a library was using a Node 16 directive) which prevented us from using Node 18. If we update that Lib, or replace it, and update the code a bit, we can perhaps shift to 18, as 16 no longer works on Vercel.
It's possibly due to Phaser support.
Possible solution:
Can we try this in a new branch quickly?