hexo Error: Spawn failed


报错如下:

Please make sure you have the correct access rights and the repository exists. FATAL Something's wrong. Maybe you can find the solution here: https://hexo.io/docs/troubleshooting.html Error: Spawn failed at ChildProcess.<anonymous> (F:\hexo\node_modules\hexo-util\lib\spawn.js:51:21) at ChildProcess.emit (events.js:315:20) at ChildProcess.cp.emit (F:\hexo\node_modules\cross-spawn\lib\enoent.js:34:29) at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)

删除之前的秘钥 重新创建一个

rm -f ~/.ssh/id_rsa.pub

ssh-keygen -t rsa -C "2809…840@qq.com"

然后 在C:\Users\Administrator.ssh 下打开新创建的id_ras.pub文件 复制里面的秘钥 到

你的github主页,进入个人设置 -> SSH and GPG keys -> New SSH key:

img

将刚复制的内容粘贴到key那里,title随便填,保存。

然后 hexo d -g 解决问题。


文章作者: rsgdxp
版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。转载请注明来源 rsgdxp !
评论
 上一篇
hexo Host key verification failed. hexo Host key verification failed.
报错如下: 由于我N九没更新(更新了一次 没注意看报错其实)上网查询 得知 4月份GITHUB官方更新了一次秘钥。那么看 大致意思就是RSA密钥的指纹对不上,或者是仓库没有权限,在排除权限问题后,需要扫描一下github.com使用的指纹
2023-11-20
下一篇 
心安即是归处 心安即是归处
起了这个文章,一时间却不知道真正的该写些什么。脑海里原本想着写流水日记之类的…… 距离那一次更新,我也不想去计算到底多久了…… 最近这一年,过的算是—— “自由吧” 啥都是按自己来的。工作先不说,是新的开始,还算能继续。 最近 沉迷于所谓的
2023-11-20
  目录