1. 程式人生 > >hexo報錯fatal: unable to access 'https://github.com/messi1002/messi1002.github.io.git/':

hexo報錯fatal: unable to access 'https://github.com/messi1002/messi1002.github.io.git/':

 

【問題】:hexo提交hexo d命令時報錯:

        fatal: unable to access 'https://github.com/messi1002/messi1002.github.io.git/': The requested URL returned error: 403
FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html...                                        

 


【解決】:修改_config.yml站點檔案,在repo值的https://後加  (Github)使用者名稱:密碼@ 即可。

        

【結果】: ok!