[GH-ISSUE #414] Server build document: nodejs 17.x reached EOL #320

Closed
opened 2026-05-07 00:23:02 +02:00 by BreizhHardware · 1 comment

Originally created by @YJSoft on GitHub (Sep 28, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/414

https://ntfy.sh/docs/develop/

curl -fsSL https://deb.nodesource.com/setup_17.x | sudo -E bash -
sudo apt-get install -y nodejs
npm -v   # verifies that it worked

https://endoflife.date/nodejs

nodejs 17.x's security support was ended at 01 Jun 2022, but develop document still suggest to install 17.x version.

Originally created by @YJSoft on GitHub (Sep 28, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/414 https://ntfy.sh/docs/develop/ ```bash curl -fsSL https://deb.nodesource.com/setup_17.x | sudo -E bash - sudo apt-get install -y nodejs npm -v # verifies that it worked ``` https://endoflife.date/nodejs nodejs 17.x's security support was ended at 01 Jun 2022, but develop document still suggest to install 17.x version.
Author
Owner

@binwiederhier commented on GitHub (Sep 28, 2022):

Fixed in github.com/binwiederhier/ntfy@bcda08a01c

<!-- gh-comment-id:1260909270 --> @binwiederhier commented on GitHub (Sep 28, 2022): Fixed in https://github.com/binwiederhier/ntfy/commit/bcda08a01c03d5496e658e29d48b82691b2ae5a9
Sign in to join this conversation.
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/ntfy#320
No description provided.