网上查了解决方法几乎都是叫删除.deploy_git重新推送。但依旧无效,我type git也是用ssh的。
ssh: connect to host github.com port 22: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
[41mFATAL[49m {
err: Error: Spawn failed
at ChildProcess. (C:\Users\17417\hylx\node_modules\hexo-util\lib\spawn.js:51:21)
at ChildProcess.emit (node:events:527:28)
at ChildProcess.cp.emit (C:\Users\17417\hylx\node_modules\cross-spawn\lib\enoent.js:34:29)
at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) {
code: 128
}
}
以上是出错代码,怎么搞啊,折腾了一下午了。