
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
터미널/
Type a keypair name.
(Default is aws-eb):
Generating public/private rsa key pair.
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in C:\Users\isaac\.ssh\aws-eb
Your public key has been saved in C:\Users\isaac\.ssh\aws-eb.pub
The key fingerprint is:
SHA256:4k4c85ZvUmJt8orx4YjqVTP8NhLHNxVPTelv1iqfb9s aws-eb
The key's randomart image is:
+---[RSA 3072]----+
| . .oo|
| + ..|
| . o |
| . . . . |
| X S.o o|
| + @+o+. =|
| . *.O* + |
| . + X.+o . ..o|
| .o.. + ++. oo+E|
+----[SHA256]-----+
WARNING: Uploaded SSH public key for "aws-eb" into EC2 for region ap-northeast-2.
(venv)
isaac@DESKTOP-OLCGEQ2 MINGW64 ~/Documents/웹개발완초보/sparta/projects/05.fan/deploy
$ b init
bash: b: command not found
(venv)
isaac@DESKTOP-OLCGEQ2 MINGW64 ~/Documents/웹개발완초보/sparta/projects/05.fan/deploy
$ eb init
Cannot setup CodeCommit because there is no Source Control setup, continuing with initialization
(venv)
isaac@DESKTOP-OLCGEQ2 MINGW64 ~/Documents/웹개발완초보/sparta/projects/05.fan/deploy
$
