首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件开发 >

cygwin 装配 npm

2012-07-24 
cygwin 安装 npmgit clone --recursive git://github.com/isaacs/npm.gitcd npmnode cli.js install npm -

cygwin 安装 npm

git clone --recursive git://github.com/isaacs/npm.git

cd npm

node cli.js install npm -gf

?

测试一下

?

node install -d

热点排行