WSL AWS CLI설치 중 unzip 명령이 에러가 발생합니다. #7
Answered
by
daecheol93
daecheol93
asked this question in
Q&A
Replies: 3 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Curl로 받아오는 과정에서 문제가 생겼었나 봅니다. 그냥 해당 url 클릭하여 다운로드 받고, mv로 옮겨와서 unzip하니 되었어요!
2021년 9월 3일 (금) 오전 1:02, Byungjin Park (Claud) ***@***.***>님이
작성:
… file awscliv2.zip 결과 첨부해주실 수 있을까요? 혹시 아직 다운로드 중은 아닌지 확인해보시는 것도 좋을 듯 합니다.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATYXTKDNDI5RMAGEJDSR2WLT76N2ZANCNFSM5DGZPITQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
posquit0
-
저도 동일현상이 었었는데요, pdf에 있는 command 위와 같은 것을 복사할 때 linux-가 linux�로 잘못 복사되는 것 같아서 문제가 생겼던 것 같아요.(-가 ㄱ같은 모형으로 바뀌네요) (curl "https://awscli.amazonaws.com/awscli-exe-linux�x86_64-2.2.16.zip" -o "awscliv2.zip") |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
WSL에서 CLI 설치중 unzip이 되질 않습니다..ㅠㅠ
이건 어떻게 해야할까요..?
Beta Was this translation helpful? Give feedback.
All reactions