如何使用 npm install 命令安装项目

How a project is installed with npm install command

$ sudo npm install -g phonegap

当我 运行 这个 command.Reason 时如何安装 phonegap 我的疑问是,我们在这里没有提到任何 ip,那么它如何以及从哪里获取内容? 考虑 phone 差距只是一个例子。

我阅读了this但没有描述细节。

NPM 从 www.npmjs.org.

抓取并安装它的包