【Linuc-CentOS 】通过yum安装 指定版本的nodejs


【Linuc-CentOS 】通过yum安装 指定版本的nodejs

 版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/chanlingmai5374/article/details/80754809
curl --silent --location https://rpm.nodesource.com/setup_8.x | sudo bash -
sudo yum -y install nodejs


参考资料:https://nodejs.org/en/download/package-manager/ 搜索centos


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM