防止忘記小tip:寫下來~
1. SSH公鑰生成問題
git@github.com: Permission denied (publickey). fatal: Could not read
from remote repository.Please make sure you have the correct access rights and the repository
exists. FATAL { err: { Error: Spawn failed
at ChildProcess.task.on.code (C:\Users\rabbit\Desktop\test\node_modules_hexo-util@1.9.1@hexo-util\lib\spawn.js:51:21)
at ChildProcess.emit (events.js:189:13)
at ChildProcess.cp.emit (C:\Users\rabbit\Desktop\test\node_modules_cross-spawn@7.0.3@cross-spawn\lib\enoent.js:34:29)
at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) code: 128 } } ‘Something’s wrong.
Maybe you can find the solution here: %s’
‘https://hexo.io/docs/troubleshooting.html’
------->解決方案!!!
2.ERROR Deployer not found: git
解決方案:npm install --save hexo-deployer-git (看的別人的解決方案),最后我是通過cnpm install --save hexo-deployer-git解決的,有點搞不懂,
3.ERROR Local hexo loading failed in ~\Desktop\test
------->解決方案!!!
轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/209184.html
標籤:其他
上一篇:NEST預言機-獲取鏈上價格
