摘要: Ubuntu 下安装 apt-get install npm 失败的解决方案:sudo apt-get remove nodejs npm ## remove existing nodejs and npm packagessudo apt-get install curl curl -sL ht... 阅读全文
posted @ 2015-11-23 15:30 94cool 阅读(2826) 评论(0) 推荐(0)