I am not able to build the app In Mac #606
Replies: 1 comment
-
I resolved the above issue, but now when I run native:run -> Android -> Debug, it builds successfully after that terminal process exits. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
✨ Assembling NativePHP Android app spell scroll…
🎨 Generating Android app icons with GD…
😕 icon.png not found in public/
📦 Preparing Laravel bundle zip...
🧹 Clearing old zip artifact...
📁 Copying Laravel source into temp directory...
🌀 Copying files (platform-aware)...
🪄 Installing Composer production dependencies...
📜 Copied and cleaned .env file
✅ Copied artisan.php
🧳 Creating bundle ZIP archive...
📂 Adding files to ZIP archive...
🎉 Laravel bundle created: 6.64 MB
🧼 Removing temporary directory: /Volumes/Projects/myprojects/laravel/nativephp-mobile-app/nativephp/android/laravel
🧹 Cleaned up temporary files.
⚙️ Preparing Gradle wizardry...
🏗️ Running Gradle: debug
FAILURE: Build failed with an exception.
Execution failed for task ':app:compileDebugKotlin'.
BUILD FAILED in 3s
32 actionable tasks: 5 executed, 27 up-to-date
🚀 Launching the enchanted app: com.codingwithrk.test_app
Beta Was this translation helpful? Give feedback.
All reactions