
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
terminal에서 flutter 버전을 확인하는 과정이 잘 진행되지 않습니다.
t2023-m0059@t2023-m0059ui-MacBookAir ~ % flutter --version
You have not agreed to the Xcode license agreements, please run 'sudo xcodebuild -license' from within a Terminal window to review and agree to the Xcode license agreements.
Failed to find the latest git commit date: VersionCheckError: Command exited with code 69: git -c log.showSignature=false log HEAD -n 1 --pretty=format:%ad --date=iso
Standard out:
Standard error:
You have not agreed to the Xcode license agreements, please run 'sudo xcodebuild -license' from within a Terminal window to review and agree to the Xcode license agreements.
Returning 1970-01-01 09:00:00.000 instead.
Flutter • channel unknown • unknown source
Framework • revision () • 1970-01-01 09:00:00.000
Engine • revision 45f6e00911
Tools • Dart 3.0.5 • DevTools 2.23.1
