hexojs / hexo-deployer-git

Git deployer plugin for Hexo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR Deployer not found: git

LukeLiou opened this issue · comments

I met this problem after I execute npm install hexo-deployer-openshift --save, hope ur reply soon, thx

@LukeLiou

Please see #90
BTW, hexo-deployer-openshift is deprecated. Please use other deployer.

@LukeLiou

Please see #90 BTW, hexo-deployer-openshift is deprecated. Please use other deployer.

Could you plz recommend any other deployer?

I don't know. Its a case-by-case. If you want to deploy to GitHub pages you can use hexo-deployer-git, GitHub Actions etcetc...

I don't know. Its a case-by-case. If you want to deploy to GitHub pages you can use hexo-deployer-git, GitHub Actions etcetc...

Use Github Actions

I don't know. Its a case-by-case. If you want to deploy to GitHub pages you can use hexo-deployer-git, GitHub Actions etcetc...

Its still report error ERROR Deployer not found: git even though use github Actions, I wanna deploy my hexo post to github pages🙁
image

image
@yoshinorin This is a package.json screenshot , hope ur reply soon, thx.

@yoshinorin I reconfigure the plugin in _config.yml, resolved👍