升级npm 和 cnpm

升级npm npm -g i npm 升级cnpm npm -g i cnpm 查看全局安装过的依赖或模块 npm ls -g --depth 0 查看本地安装过的依赖或模块 npm ls --depth 0
相关文章
相关标签/搜索