Visual Studio CodeからGitHubへ同期(Push)するとエラーが発生した。
出力画面の内容:
→ GitHubのレポジトリ設定をやり忘れていた。
Git: git@github.com: Permission denied (publickey).
出力画面の内容:
> git push -u origin master
git@github.com@ Permission Denied (publickey).
fatal: Could not read from remote reposigoty.
Please make sure you have the corrent access rights
and the repository exists.
git@github.com@ Permission Denied (publickey).
fatal: Could not read from remote reposigoty.
Please make sure you have the corrent access rights
and the repository exists.
→ GitHubのレポジトリ設定をやり忘れていた。
※ 次回記事:#5:PHP:拡張機能
VSCode, Visual Studio Code, Git
0 件のコメント:
コメントを投稿