Showing errors when running skip checkup command #168
Replies: 3 comments · 4 replies
-
In the
This error indicates that the Homebrew Intel version is installed, but the current machine's architecture is ARM (e.g., an M-series Mac). This is most often caused by a migrations from an Intel Mac to an ARM Mac without subsequently reinstalling Homebrew. You can verify this is the case by running The solution to this issue is to re-install Homebrew from https://brew.sh/#install, and then re-install skip, and try to run See https://skip.tools/docs/help/#wrong_architecture_error for more details. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks, Issue is fixed after reinstalling the homebrew. |
Beta Was this translation helpful? Give feedback.
All reactions
-
If you click on the |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
Kotlin does not yet support 22 JDK target, falling back to Kotlin JVM_21 JVM target
The Kotlin Gradle plugin was loaded multiple times in different subprojects, which is not supported and may break the build.
FAILURE: Build failed with an exception.
BUILD FAILED in 2s |
Beta Was this translation helpful? Give feedback.
All reactions
-
It sounds like the app built OK, but it seems there no space on your emulator device:
I've never actually seen this issue before. Could you try closing the emulator and then creating a new one from the Android Studio device manager and launching it, and then trying to run the app again? |
Beta Was this translation helpful? Give feedback.
All reactions
-
It fixed after quit the emulator and open it again. Thanks! |
Beta Was this translation helpful? Give feedback.
All reactions
-
🎉 1
-
After installation, I run skip checkup command and its showing errors. I have added key in .env file
Beta Was this translation helpful? Give feedback.
All reactions