美文网首页Linux运维
Hexo - Hexo错误集合

Hexo - Hexo错误集合

作者: 菩提老鹰 | 来源:发表于2016-11-15 14:36 被阅读82次

整理hexo遇到的各种问题和解决办法


ERROR Deployer not found: git

遇到问题

升级hexo之后,执行`hexo d` 遇到问题如下:
hexo  ERROR Deployer not found: git

解决

npm install hexo-deployer-git --save

待续...

相关文章

网友评论

    本文标题:Hexo - Hexo错误集合

    本文链接:https://www.haomeiwen.com/subject/yctlpttx.html