[GH-ISSUE #24] node + npm minimum requirements missing from README #21

Closed
opened 2026-03-03 13:52:15 +03:00 by kerem · 1 comment
Owner

Originally created by @ktorn on GitHub (Aug 8, 2024).
Original GitHub issue: https://github.com/jehna/humanify/issues/24

The Ubuntu 24.04 LTS APT repository only ships with node v18 and npm v9 which will not work for this project.

Please specify the minimum requirements in the README.

Originally created by @ktorn on GitHub (Aug 8, 2024). Original GitHub issue: https://github.com/jehna/humanify/issues/24 The Ubuntu 24.04 LTS APT repository only ships with node v18 and npm v9 which will not work for this project. Please specify the minimum requirements in the README.
kerem closed this issue 2026-03-03 13:52:16 +03:00
Author
Owner

@jehna commented on GitHub (Aug 11, 2024):

Thank you for pointing it out! Added a note about the requirement to README.

You can install more recent node.js via apt install if you add the nodesource to your apt sources and keyring, check:
https://github.com/nodesource/distributions?tab=readme-ov-file#using-ubuntu-nodejs-22

<!-- gh-comment-id:2282871396 --> @jehna commented on GitHub (Aug 11, 2024): Thank you for pointing it out! Added a note about the requirement to README. You can install more recent node.js via `apt install` if you add the nodesource to your apt sources and keyring, check: https://github.com/nodesource/distributions?tab=readme-ov-file#using-ubuntu-nodejs-22
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/humanify#21
No description provided.