Closed ghost closed 4 years ago
@EvanMeek As I know hexo 4.2.1 is the version compatible with node v14
@EvanMeek As I know hexo 4.2.1 is the version compatible with node v14
Thank for your comment,I use the node-lts package now, this version is 1.12.x, it work.
Check List
Please check followings before submitting a new issue.
hexo version
to check)Expected behavior
zh-CN: 正常推送至Github repo en-US: Push to Github Repo
Actual behavior
zh-CN: 推送失败 en-US: Push failed
How to reproduce?
Is the problem still there under "Safe mode"?
hexo generate normalcy,but hexo deploy failed,because deployer not found: git
Environment & Settings
Node.js & npm version(
node -v && npm -v
)Your site
_config.yml
(Optional)Your theme
_config.yml
(Optional)Hexo and Plugin version(
npm ls --depth 0
)Your package.json
package.json
Others