Problem description
I have written in the site configuration file:
deploy:
type: git
repo: [email protected]:lanlan2017/lanlan2017.github.io.git # Github pages地址
branch: master
However, hexo d
error:
ERROR Deployer not found: git
Solution
This is because the hexo deployer git </ code> plug-in is not installed. Just enter the following plug-in under the site directory to install it:
npm install hexo-deployer-git --save
Then you can use the hexo - d
command to push.
Read More:
- How to Solve Hexo init error: bash: hexo: command not found
- Template Render Error Solution (Hexo blog theme, GIT upload)
- [Solved] fatal: not in a git directory Error: Command failed with exit 128: git
- [Solved] Git error: refname refs/heads/master not found
- Hexo Error: error: spawn failed [How to Solve]
- How to Fix Error Cannot find command ‘git‘ – do you have ‘git‘ installed and in your PATH?
- How to Solve VScode 2022 error: msvcp110d.dll not found
- Mac Error: sh: vue-cli-service: command not found
- Mac error: SH: Vue cli service: command not found
- [MAC] How to Solve zsh Error: command not found: umi
- [Solved] kubectl error: sou-bash: _get_comp_words_by_ref: command not found
- [Solved] Latex&VScode Error: I found no bibdata command//command//citation—while reading file*.aux
- Visual Studio Code Error command ‘markdown.extension.onBackspaceKey’ not found
- Git fatal: No configured push destination. Either specify the URL from the command-line or co
- [Solved] Error in porting libzrtp: automake-1.14: command not found
- The SDK of Android webrtc compiled with Ninja – C out / release command reported an error, and the Android NDK processing method could not be found
- [Solved] Mac M1 Brew install Error: Command failed with exit 128:git
- visual studio Error D8016 ‘/ZI’ and ‘/Gy-‘ command-line options are incompatible
- Android Studio Warning: Process ‘command ‘git‘‘ finished with non-zero exit value 1
- [Solved] MacOS terminal Run git command Error: xcrun: error: invalid active developer path