question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android: build standalone app on MAC

See original GitHub issue

I 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:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
francescotimpericommented, Jun 12, 2019

@dsokal

As suggested reinstalling gawk and readline via brew solved the problem. Thanks for having spotted the issue.

0reactions
dsokalcommented, Jun 12, 2019

@francescotimperi I think it’s not an issue with turtle-cli, but rather with your system.

Jun 11 19:01:52 turtle[3286] INFO:  dyld: Library not loaded: /usr/local/opt/readline/lib/libreadline.7.dylib

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found