2018年的文章移至github上,点我去!2018年的文章移至github上,点我去!2018年的文章移至github上,点我去!

Fork me on GitHub

2016年11月29日

NodeJs在Linux下使用的各种问题

摘要: 环境:ubuntu16.04 ubuntu中安装NodeJs 通过apt get命令安装后发现只能使用nodejs,而没有node命令 如果想避免这种情况请看下面连接的这种安装方式: 拓展见: "Linux下Nodejs安装(完整详细)" 如果想解决问题的话,输入下面的命令即可 npm intsal 阅读全文

posted @ 2016-11-29 22:12 qize 阅读(7477) 评论(0) 推荐(0)

导航