hexo博客,hexo d时,需要提交密码,我输入服务器root密码不对,且服务器已做免密登陆。

报错信息:

fatal: 无法读取远程仓库。

请确认您有正确的访问权限并且仓库存在。
FATAL Something's wrong. Maybe you can find the solution here: https://hexo.io/docs/troubles...
Error: Spawn failed

at ChildProcess.<anonymous> (/Users/username/Sync/hexo/node_modules/hexo-util/lib/spawn.js:51:21)
at ChildProcess.emit (events.js:321:20)
at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)

FAIL: 2

配置信息

deploy:
type: 'git'
repo: git@155.94.1xx.1xx:/data/www/hexo
branch: master

阅读 2.9k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题