Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Bump Node.js to latest LTS #321

Merged
merged 4 commits into from
Jul 26, 2023
Merged

Bump Node.js to latest LTS #321

merged 4 commits into from
Jul 26, 2023

Conversation

StomyPX
Copy link
Collaborator

@StomyPX StomyPX commented Jul 20, 2023

Relevant components:

  • Signalling server
  • Frontend library
  • Frontend UI library
  • Matchmaker
  • Platform scripts
  • SFU

Problem statement:

v16 end of life is on the 11th of September, see more information here:
https://nodejs.org/en/blog/announcements/nodejs16-eol

We need to update the version we fetch in the platform scripts.

Solution

I've changed the platform scripts to download the current LTS version instead: 18.17.0

Documentation

If you added a new feature or changed an existing feature please add some documentation here.

Or better yet, link to the relevant /Docs update in your PR.

Test Plan and Compatibility

I've run setup for Matchmaker, Signalling Server, and SFU in a freshened-up repo then fired up a packaged UE5.2.1 project and tried it out both with and without the SFU. Everything looks clear on Linux but someone needs to try it out on Windows as well.

@StomyPX StomyPX marked this pull request as ready for review July 20, 2023 06:40
@StomyPX StomyPX changed the title Bump Node.js to latest LTS, flag bash scripts as executable Bump Node.js to latest LTS Jul 26, 2023
@Belchy06 Belchy06 merged commit 7ca3114 into EpicGames:master Jul 26, 2023
@StomyPX StomyPX deleted the node18-17-0 branch July 27, 2023 00:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants