2024년 7월 22일
작성자 : 남상민
에러 : FirebaseCommandException: An error occured on the Firebase CLI when attempting to run a command.
에러
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':app:checkDebugAarMetadata'.Multiple build operations failed. java.nio.file.NoSuchFileException: /Users/nsm/.gradle/caches/transforms-3/a1a965281494d4c33d32e0ec1a49afa6/results.bin java.nio.file.NoSuchFileException: /Users/nsm/.gradle/caches/transforms-3/2dc83c8105d4e61b16c50db939819c70/results.bin
해결 ⇒rm -rf ~/.gradle
flutter 초기화
에러 :Error running '__rvm_make -j11',
ios 에뮬레이션에서 구글 인증을 통해 로그인 시 앱이 튕김
에러내용

Error: Unable to terminate com.neeznggnz.tadpolediary on 9ADEA325-98E0-4E3F-84A8-EC34C2235E11: ProcessException: Process exited abnormally with exit code 3: An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3): Simulator device failed to terminate com.neeznggnz.tadpolediary. found nothing to terminate Underlying error (domain=NSPOSIXErrorDomain, code=3): The request to terminate "com.neeznggnz.tadpolediary" failed. found nothing to terminate found nothing to terminate Command: /usr/bin/arch -arm64e xcrun simctl terminate 9ADEA325-98E0-4E3F-84A8-EC34C2235E11 com.neeznggnz.tadpolediary the Dart compiler exited unexpectedly.