mirror of
https://github.com/jehna/humanify.git
synced 2026-04-29 10:35:48 +03:00
[GH-ISSUE #24] node + npm minimum requirements missing from README #21
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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 installif you add the nodesource to your apt sources and keyring, check:https://github.com/nodesource/distributions?tab=readme-ov-file#using-ubuntu-nodejs-22