Install Node.js

http://www.androidren.com/index.php?qa=264&qa_1=install-node-js

The best way to install Node.js is installing with nvm.

cURL:



Wget:



Once installed, restart the terminal and run the following command to install Node.js.


$ nvm install 0.10

Or you can download the installer and install it.

如果所在服务器没有翻墙,那么可能安装过程会比较痛苦,你懂的。

所以可以先下载安装文件install.sh,然后再上传到服务器,添加执行权限。

wget -qO- https://raw.github.com/creationix/nvm/master/install.sh 



郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。