-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
`curl -sL https://deb.nodesource.com/setup_14.x | bash -
apt install -y nodejs
================================================================================
DEPRECATION WARNING
Node.js 14.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_16.x — Node.js 16 "Gallium"
- https://deb.nodesource.com/setup_18.x — Node.js 18 LTS "Hydrogen" (recommended)
- https://deb.nodesource.com/setup_19.x — Node.js 19 "Nineteen"
- https://deb.nodesource.com/setup_20.x — Node.js 20 "Iron" (current)
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
================================================================================
`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels