Android: build standalone app on MAC
See original GitHub issueI setup turtle cli in my expo project and executed the initial setup for android build and everything seems to be fine.
When launching turtle build for android the script ends with such an error
Jun 6 18:26:26 turtle[2514] ERROR: Error: ../../tools-public/check-dynamic-macros-android.sh exited with non-zero code: 134
at ChildProcess.completionListener (/Users/franz/npm/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13)
Any idea?!
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
How do I Become an Android Developer on a Mac?
Select File -> Standalone Application Settings... from the LiveCode IDE. Then choose Android from the list of deployment options. This raises ...
Read more >Building Standalone Apps - Expo Documentation
An Apple Developer account is required to build a standalone iOS app, but a Google Play Developer account is not required to build...
Read more >Download Android Studio & App Tools - Android Developers
Android Studio can be installed on Microsoft® Windows®, MacOS®, Linux, and Chrome OS. Learn how to install it in a few simple clicks....
Read more >Create an App for Android, iOS, Mac & Windows - YouTube
How to Create an App for Android, iOS, Mac & Windows - in 30 MINUTES! My Quasar Course: https://dannys.link/quasarIn this video, ...
Read more >Building Your First iOS & Android App in Visual Studio for Mac
Let's take a look at building your first iOS & Android app with .NET in Visual Studio for Mac. We'll look at the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@dsokal
As suggested reinstalling gawk and readline via brew solved the problem. Thanks for having spotted the issue.
@francescotimperi I think it’s not an issue with turtle-cli, but rather with your system.
One of the first results in google: https://github.com/atomantic/dotfiles/issues/23#issuecomment-298784915
Please try doing the same and let me know if the issue goes away.