Description of problem: Try to install nodejs-less-4.1.2-1.el8.noarch and bekomme Dependancy error Error: Problem: conflicting requests - nothing provides (npm(copy-anything) >= 2.0.1 with npm(copy-anything) < 3) needed by nodejs-less-4.1.2-1.el8.noarch - nothing provides (npm(parse-node-version) >= 1.0.1 with npm(parse-node-version) < 2) needed by nodejs-less-4.1.2-1.el8.noarch - nothing provides (npm(tslib) >= 2.3.0 with npm(tslib) < 3) needed by nodejs-less-4.1.2-1.el8.noarch (try to add '--skip-broken' to skip uninstallable packages) Version-Release number of selected component (if applicable): nodejs-less-4.1.2-1.el8.noarch How reproducible: enable Epel Module Stream Repo enable Module Nodejs 16 From EPEL Module stream repo install Packacke - dnf install nodejs-less it fails with this error Steps to Reproduce: 1. vi /etc/yum.repo.d/epel-modular.repo (change enabled form 0 to 1 if needet) 2. dnf module enable nodejs:16-epel 3. dnf install nodejs-less Actual results: Error: Problem: conflicting requests - nothing provides (npm(copy-anything) >= 2.0.1 with npm(copy-anything) < 3) needed by nodejs-less-4.1.2-1.el8.noarch - nothing provides (npm(parse-node-version) >= 1.0.1 with npm(parse-node-version) < 2) needed by nodejs-less-4.1.2-1.el8.noarch - nothing provides (npm(tslib) >= 2.3.0 with npm(tslib) < 3) needed by nodejs-less-4.1.2-1.el8.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Expected results: Packge will be installed and dependencys wir resolve correct Additional info: Sam if all module Streams are disabled. if ther in nodejs version that will work for install this package in EL8. i can not use npm to install modules.
Is there any sugest here ?? regards Fabian