Support for node 20 #16831
Replies: 1 comment 2 replies
-
|
Same here, strange thing is that it worked a few weeks ago but now after a redeploy it stopped working, will try with a few different docker images to see if it changes anything. @ventsyv How did you solve this? 2024-03-19T16:46:37.066Z [INFO]: # Executing command: npm clean-install |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to install fails:
Node 20 has been out for about 5 months now. It appears that updating the package.yaml file is all that's needed.
I built and ran the npm test targets and everything is passing.
Beta Was this translation helpful? Give feedback.
All reactions