[PR #74] [MERGED] Update documentation to use NodeJS 16.x #86

Closed
opened 2026-02-27 04:56:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM-Docs/pull/74
Author: @jamesonp
Created: 6/14/2021
Status: Merged
Merged: 7/1/2021
Merged by: @dgibbs64

Base: masterHead: patch-1


📝 Commits (1)

  • 4967bb4 Update to documentation to use NodeJS 16

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 requirements/gamedig.md (+2 -2)

📄 Description

Update documentation to use NodeJS 16.x due to end of life for 15.x:

Node.js 15.x is no longer actively supported!

  You will not receive security or critical stability updates for this version.

  You should migrate to a supported version of Node.js as soon as possible.
  Use the installation script that corresponds to the version of Node.js you
  wish to install. e.g.

   * https://deb.nodesource.com/setup_12.x — Node.js 12 LTS "Erbium"
   * https://deb.nodesource.com/setup_14.x — Node.js 14 LTS "Fermium" (recommended)
   * https://deb.nodesource.com/setup_16.x — Node.js 16 "Gallium"


  Please see https://github.com/nodejs/Release for details about which
  version may be appropriate for you.

  The NodeSource Node.js distributions repository contains
  information both about supported versions of Node.js and supported Linux
  distributions. To learn more about usage, see the repository:
    https://github.com/nodesource/distributions

Tested and working on NodeJS 16.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GameServerManagers/LinuxGSM-Docs/pull/74 **Author:** [@jamesonp](https://github.com/jamesonp) **Created:** 6/14/2021 **Status:** ✅ Merged **Merged:** 7/1/2021 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4967bb4`](https://github.com/GameServerManagers/LinuxGSM-Docs/commit/4967bb411a197edef4377fb881c65809691ac440) Update to documentation to use NodeJS 16 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `requirements/gamedig.md` (+2 -2) </details> ### 📄 Description Update documentation to use NodeJS 16.x due to end of life for 15.x: ``` Node.js 15.x is no longer actively supported! You will not receive security or critical stability updates for this version. You should migrate to a supported version of Node.js as soon as possible. Use the installation script that corresponds to the version of Node.js you wish to install. e.g. * https://deb.nodesource.com/setup_12.x — Node.js 12 LTS "Erbium" * https://deb.nodesource.com/setup_14.x — Node.js 14 LTS "Fermium" (recommended) * https://deb.nodesource.com/setup_16.x — Node.js 16 "Gallium" Please see https://github.com/nodejs/Release for details about which version may be appropriate for you. The NodeSource Node.js distributions repository contains information both about supported versions of Node.js and supported Linux distributions. To learn more about usage, see the repository: https://github.com/nodesource/distributions ``` Tested and working on NodeJS 16. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:56:07 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM-Docs#86
No description provided.