検索

ホームページ  >  に質問  >  本文

node.js - hexo deploy没反应!

如题,我本地打开localhost:4000也能打开hexo界面,在配置文件里最后也修改了

deploy:
  type :github
  repository :https://github.com/MrKou47/Blog.git 
  branch :master

本地和git上也都有ssh,然后执行hexo d就是没有反映啊!执行后等一秒还是原来的界面..求解!

泪奔啊~

-----------------更新----------------------
我又重新生成了一下ssh,发现如下,这是什么情况?

ringa_leeringa_lee2779日前743

全員に返信(4)返信します

  • PHPz

    PHPz2017-04-17 13:24:54

    may be you should npm install hexo-deployer-git --save

    返事
    0
  • PHP中文网

    PHP中文网2017-04-17 13:24:54

    貌似 type 要填 git 而不是 github

    返事
    0
  • 巴扎黑

    巴扎黑2017-04-17 13:24:54

    去看看官方issue
    https://github.com/hexojs/hexo/issues/1154

    返事
    0
  • 阿神

    阿神2017-04-17 13:24:54

    npm list 看下安装目录

    返事
    0
  • キャンセル返事