hexo d后 报错 ERROR Deployer not found: git

488 阅读1分钟
hexo d
INFO  Validating config
ERROR Deployer not found: git
npm install --save hexo-deployer-git

added 1 package, changed 1 package, and audited 259 packages in 2s

18 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

这样就就行了

End