我是靠谱客的博主 执着乌龟,最近开发中收集的这篇文章主要介绍常见错误7-搭建hexo,在执行hexo deploy后,出现 error deployer not found:github的错误常见错误7-搭建hexo,在执行hexo deploy后,出现 error deployer not found:github的错误,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

常见错误7-搭建hexo,在执行hexo deploy后,出现 error deployer not found:github的错误






not found:github或者not found:git
hexo 更新到3.0之后,deploy的type 的github需要改成git


先执行
npm install hexo-deployer-git --save 
改了之后执行,然后再部署。


配置那里的冒号后面是有一个半角的空格的.yaml语法要求严格,注意空格,冒号后面要有一个空格。




著作权声明:本文由http://my.csdn.net/Nathan1987_原创,欢迎转载分享。请尊重作者劳动,转载时保留该声明和作者博客链接,谢谢

最后

以上就是执着乌龟为你收集整理的常见错误7-搭建hexo,在执行hexo deploy后,出现 error deployer not found:github的错误常见错误7-搭建hexo,在执行hexo deploy后,出现 error deployer not found:github的错误的全部内容,希望文章能够帮你解决常见错误7-搭建hexo,在执行hexo deploy后,出现 error deployer not found:github的错误常见错误7-搭建hexo,在执行hexo deploy后,出现 error deployer not found:github的错误所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(96)

评论列表共有 0 条评论

立即
投稿
返回
顶部