ERROR Deployer not found: git but can on Ubuntu VM #5485
Answered
by
Mizoreeeee
Mizoreeeee
asked this question in
Question / Answer
-
Beta Was this translation helpful? Give feedback.
Answered by
Mizoreeeee
May 3, 2024
Replies: 2 comments
-
I solve the problem. I am not familiar with node.js and npm. It seems that I installed hexo-deployer-git gloally but not in the working directory of hexo. Perheps when I installed it, my pwd is not the working directory of hexo or |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Mizoreeeee
-
Use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I solve the problem. I am not familiar with node.js and npm. It seems that I installed hexo-deployer-git gloally but not in the working directory of hexo. Perheps when I installed it, my pwd is not the working directory of hexo or
hexo init
will not automaticly install it.