摘要: project.config.json 里的 checkSiteMap 设为 false 就ok了 阅读全文
posted @ 2021-05-18 16:47 sanyekui 阅读(759) 评论(0) 推荐(0) 编辑
摘要: 因为这里执行的 git ls-remote ssh://git@github. com/nhn/raphael. git 没有可用的主机验证秘钥,导致拉取失败 使用 : git config --global url."https://".insteadOf git:// 转换为http请求 阅读全文
posted @ 2021-05-18 10:22 sanyekui 阅读(12461) 评论(1) 推荐(1) 编辑