摘要: Node.js v10.x安装命令 curl --silent --location https://rpm.nodesource.com/setup_10.x | bash - Node.js v5.x安装命令 curl --silent --location https://rpm.nodesource.com/setup_5.x | bash - 选择自己常用的一个版本执行完安装命令 然后... 阅读全文
posted @ 2018-08-20 18:27 荣超 阅读(389) 评论(0) 推荐(0)