hexo出现报错:ERROR Deployer not foun
2020-12-16 本文已影响0人
xmb
如果出现ERROR Deployer not found: git
报错,可以使用npm install --save hexo-deployer-git
命令解决。
npm install --save hexo-deployer-git
如果出现ERROR Deployer not found: git
报错,可以使用npm install --save hexo-deployer-git
命令解决。
npm install --save hexo-deployer-git