小编Rah*_*bhi的帖子

如何安装nodejs特定版本

我已经nodejs使用sudo apt-get install nodejs. 这安装了 0.10.32 版,但我想安装 0.10.15 版。我已经尝试过这个命令

sudo apt-get install nodejs=0.10.15-1chl1~precise1

哪个返回

E: Version '0.10.15-1chl1~precise1' for 'nodejs' was not found

我也试过 sudo apt-get install nodejs=0.10.15

我的 Ubuntu 版本是 14.10,我正在尝试通过 PPA 进行安装。

各位大侠有什么解决办法吗...

nodejs

4
推荐指数
1
解决办法
1万
查看次数

标签 统计

nodejs ×1