Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837701 - net-libs/nodejs-16.14.2: version bump
Summary: net-libs/nodejs-16.14.2: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-10 19:03 UTC by Nick Wiltshire
Modified: 2022-04-26 14:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Wiltshire 2022-04-10 19:03:54 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2022-04-26 14:56:51 UTC
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(+)