On Wed, Apr 22, 2020 at 10:43 AM Jerry Geis jerry.geis@gmail.com wrote:
Hi All,
I was following the instructions for installing nodejs version 14. https://github.com/nodesource/distributions
First thing was: curl -sL https://rpm.nodesource.com/setup_14.x | bash -
After that : yum -y install nodejs ---> Package nodejs.x86_64 2:12.16.2-1nodesource will be installed --> Finished Dependency Resolution
You can see its installing the OLD Version 12. not the 14. ??? Why ? (this errors actually)
ask "nodesource", the centos project has nothing to do with that repository.