cnpm install无反应 推荐使用国内镜像来安装,所以我们先设置 cnpm: npm install -g cnpm --registry=https://registry.npm.taobao.org 如果安装失败,可以使用npm cache clean清理缓存,然后再重新安装。