加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
lerna-debug.log 879 Bytes
一键复制 编辑 原始数据 按行查看 历史
giteeweisaimei 提交于 2024-03-21 17:18 . addTwo
15 error Error: Command failed with exit code 1: git remote update
15 error git@github.com: Permission denied (publickey).
15 error fatal: Could not read from remote repository.
15 error
15 error Please make sure you have the correct access rights
15 error and the repository exists.
15 error at makeError (/usr/local/lib/node_modules/lerna/node_modules/execa/lib/error.js:59:11)
15 error at module.exports.sync (/usr/local/lib/node_modules/lerna/node_modules/execa/index.js:186:17)
15 error at Object.execSync (/usr/local/lib/node_modules/lerna/node_modules/@lerna/child-process/index.js:39:16)
15 error at updateRemote (/usr/local/lib/node_modules/lerna/dist/cli.js:5910:22)
15 error at isBehindUpstream (/usr/local/lib/node_modules/lerna/dist/cli.js:5900:7)
15 error at VersionCommand.initialize (/usr/local/lib/node_modules/lerna/dist/cli.js:6235:57)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化