随笔分类 -  npm相关

npm相关内容
摘要:您可以通过 npm 命令来查看 eslint-plugin-prettier 的所有可用版本。在命令行中运行以下命令: npm show eslint-plugin-prettier versions 这将列出 eslint-plugin-prettier 所有可用的版本号。您也可以使用 yarn: 阅读全文
posted @ 2024-09-06 10:49 炽橙子 阅读(247) 评论(0) 推荐(0) 编辑
摘要:1.查询当前镜像 // 1. 清空缓存 npm cache clean --force // 2. 切换新源 npm config set registry https://registry.npmmirror.com3.查看镜像npm config get registry4.查看完整的 npm 阅读全文
posted @ 2024-02-06 10:30 炽橙子 阅读(1557) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示