본문 바로가기

Error48

zsh : command not found : adb -> source ~/.bash_profile 2022. 4. 5.
Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081 [react-native] error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081 https://abodeofmystories.blogspot.com/2020/10/npx-react-native-run-android-failing-in.html npx react-native run-android Failing in macOS npx react-native run.. 2022. 4. 5.
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening FiliUser.xcworkspace. [react-native] 터미널을 열어 Pod의 캐쉬를 삭제. rm -rf ~/Library/Caches/CocoaPods rm -rf Pods rm -rf ~/Library/Developer/Xcode/DerivedData/* pod deintegrate pod setup 2. 프로젝트의 Pods 폴더를 삭제한다. ( project/ios/Pods) 3. ios 폴더 경로에서 Pod 설치 pod install 4. 이후 프로젝트 폴더로 돌아가서 run-ios 하면 해결. 출처 [https://smooth97.medium.com/react-native-build-failed-on-run-ios-%ED%95%B4%EA%B2%B0-%EB%B0%A9%EB%B2%95-f37f2ebc4b65] 2022. 4. 4.
SpringToolSuite4 Sprint Lagacy Project Error https://dist.springsource.com/release/STS/index.html https://dist.springsource.com/release/STS/index.html Spring Tool Suite 3.9.12 3.9.12.RELEASE (Mrz 12, 2020) Spring Tool Suite 3.9.11 3.9.11.RELEASE (Dez 16, 2019) Spring Tool Suite 3.9.10 3.9.10.RELEASE (Sep 19, 2019) Spring Tool Suite 3.9.9 3.9.9.RELEASE (Jun 18, 2019) Spring Tool Suite 3.9.8 3.9.8.RELEASE dist.springsource.com 여기서 sts 3.9.12.. 2022. 3. 31.