geerlingguy / ansible-role-nodejs

Ansible Role - Node.js
https://galaxy.ansible.com/geerlingguy/nodejs/
MIT License
410 stars 252 forks source link

disable nodejs10 module on el8 if nodejs12 should be installed #122

Closed rndmh3ro closed 3 years ago

rndmh3ro commented 3 years ago

.. and vice versa

tandibar commented 3 years ago

Nice! This fixes some Depsolve Error ("Depsolve Error occured: \n Problem: cannot install both nodejs-2:12.20.0-1nodesource.x86_64 and nodejs-1:10.21.0-3.module_el8.2.0+391+8da3adc6.x86_64\n - package nodejs-full-i18n-1:10.21.0-3.module_el8.2.0+391+8da3adc6.x86_64 requires nodejs(x86-64) = 1:10.21.0-3.module_el8.2.0+391+8da3adc6, but none of the providers can be installed\n - cannot install the best candidate for the job\n - problem with installed package nodejs-full-i18n-1:10.21.0-3.module_el8.2.0+391+8da3adc6.x86_64\n - package nodejs-1:10.21.0-3.module_el8.2.0+391+8da3adc6.x86_64 is filtered out by modular filtering", "rc": 1, "results": []}) for me. Would be nice to have this merged.

stale[bot] commented 3 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] commented 3 years ago

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.