Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployer not found: git #2989

Closed
hgDendi opened this issue Jan 23, 2018 · 3 comments
Closed

Deployer not found: git #2989

hgDendi opened this issue Jan 23, 2018 · 3 comments

Comments

@hgDendi
Copy link

hgDendi commented Jan 23, 2018

Already use npm install hexo-deployer-git --save
but still shows
16:59:57.711 ERROR Deployer not found: git

_config.yml
deploy:
type: git
repo: https://github.com/hgDendi/hgDendi.github.io.git
branch: master

I use
npm install hexo-deployer-git --save
hexo clean
hexo g
hexo d
shows:
16:59:57.612 DEBUG Hexo version: 3.4.4
16:59:57.614 DEBUG Working directory: ~/Desktop/hexo/hgDendi.github.io/
16:59:57.702 DEBUG Config loaded: ~/Desktop/hexo/hgDendi.github.io/_config.yml
16:59:57.708 DEBUG Plugin loaded: hexo-generator-cname
16:59:57.711 ERROR Deployer not found: git
16:59:57.714 DEBUG Database saved

@hgDendi
Copy link
Author

hgDendi commented Jan 23, 2018

plugins:
hexo-generator-cname

This is the reason.. Thanks anyway

@hgDendi hgDendi closed this as completed Jan 23, 2018
@fighting41love
Copy link

Same error. Solved by comment the plugins hexo-math in '_config.yml'.
Thanks!

@dzf0023
Copy link

dzf0023 commented Apr 27, 2020

if : .hexo deploy get : * ERROR Deployer not found: github * ?
in your blog
npm install hexo-deployer-git --save
check _config.yml,change type of deploy from github to git

author:Ymuyi
url:https://www.jianshu.com/p/f2b32f439b02
source:jianshu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants