升级npm npm -g i npm 升级cnpm npm -g i cnpm 查看全局安装过的依赖或模块 npm ls -g --depth 0 查看本地安装过的依赖或模块 npm ls --depth 0