Current Node LTS is 16.14.2. Gentoo stable is 14.17, and I'm getting errors from yarn/npm that my version is not supported. Reproducible: Always Steps to Reproduce: 1. emerge nodejs 2. Try to use various npm modules Actual Results: The engine "node" is incompatible with this module. Expected version ">=v14.19.1". Got "14.17.6" Expected Results: Node module installs
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b4fed3aa867d14227aea0c48e4c03f938ca4f11 commit 1b4fed3aa867d14227aea0c48e4c03f938ca4f11 Author: William Hubbs <williamh@gentoo.org> AuthorDate: 2022-04-26 14:56:14 +0000 Commit: William Hubbs <williamh@gentoo.org> CommitDate: 2022-04-26 14:56:44 +0000 net-libs/nodejs: add 16.14.2 Closes: https://bugs.gentoo.org/837701 Signed-off-by: William Hubbs <williamh@gentoo.org> net-libs/nodejs/Manifest | 1 + net-libs/nodejs/nodejs-16.14.2.ebuild | 230 ++++++++++++++++++++++++++++++++++ 2 files changed, 231 insertions(+)