Hi, the un-versioned symlinks were moved to a separate package (in
your case, `nodejs<version>-npm-bin`), since they conflict between
versions. These packages should be installed by default as a weak
dependency (Recommends); but it is possible that koji do not install
those by default.

In your use case, I would suggest either add a `BuildRequires:
nodejs-npm-bin` (if you do not care about which nodejs version is
used), or, if you want to be explicit and prevent any further changes
from messing your setup, even `BuildRequires: %{_bindir}/npm` – that
one should always hold, no matter how we decide to package nodejs/npm.

Hope this helps!
-- 

Jan Stanek

Software Engineer

Red Hat

IM: @jstanek

-- 
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to