2017-01-07 6 views
1

端末に「hexo deploy」と入力した後にこの問題が発生しました。それは私のGitHubのユーザー名とパスワードを私に尋ねた。問題は、自分のユーザー名だけを入力できますが、パスワードは入力できないことです。hexoデプロイメントを使用しているときにGitHubアカウントのパスワードを入力できない

INFO Deploying: git 
INFO Clearing .deploy_git folder... 
INFO Copying files from public folder... 
On branch master 
nothing to commit, working tree clean 
Username for 'https://github.com': Yancey2126 
Password for 'https://[email protected]': 
remote: Invalid username or password. 
fatal: Authentication failed for 'https://github.com/Yancey2126/yancey2126.github.io.git/' 
FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html 
Error: remote: Invalid username or password. 
fatal: Authentication failed for 'https://github.com/Yancey2126/yancey2126.github.io.git/' 

私ができることは、Returnキーを押して失敗した識別情報を取得することです。誰が何が起こっているのか知っていますか?ありがとうございます〜

+0

パスワードを入力できないのはなぜですか?忘れてしまったことはありますか?または、パスワードではなくSSHキーを使用したい/したいという本当の問題ですか? –

答えて

関連する問題