node.js v14 is not supported anymore
node.js v14 is not supported anymore, so lets upgrade :)
-
wget -O- -q https://deb.nodesource.com/setup_14.x
-
bash -
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