Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod Install Fail - Expo #180

Closed
17Amir17 opened this issue Feb 11, 2024 · 1 comment
Closed

Pod Install Fail - Expo #180

17Amir17 opened this issue Feb 11, 2024 · 1 comment

Comments

@17Amir17
Copy link

When I run npx expo prebuild I get the following error

Installing RNLiveMarkdown (0.1.5)
[!] The following Swift pods cannot yet be integrated as static libraries:

The Swift pod `ExpoModulesCore` depends upon `glog`, which does not define modules. To opt into those targets generating module maps (which is necessary to import them from Swift when building as static libraries), you may set `use_modular_headers!` globally in your Podfile, or specify `:modular_headers => true` for particular dependencies.
@17Amir17
Copy link
Author

Adding use_modular_headers! here worked
Screenshot 2024-02-11 at 16 08 35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant