摘要: npm 查看所有高级的npm moudles npm list --depth=0 查看所有全局安装的模块 npm list --depth=0 -global 查看配置 npm config get registry npm设置淘宝镜像: npm config set registry http: 阅读全文
posted @ 2022-03-22 11:42 JoeCdy 阅读(114) 评论(1) 推荐(0)