在使用hexo d命令后出现问题 123 bash: /dev/tty: No such device or addresserror: failed to execute prompt script (exit code 1)fatal: could not read Username for 'https://github.com': No error 问题解决 1234567 Try adding this into your git config[credential] helper = wincredor via consolegit config --global credential.helper wincred 赞微海报分享
近期评论