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

React Native 0.60+: getting error during build time, "no such file or directory libReactNativeLocalization.a" #198

Open
Blundert opened this issue Feb 1, 2021 · 0 comments

Comments

@Blundert
Copy link

Blundert commented Feb 1, 2021

I am getting this error building my application:

clang: error: no such file or directory: '/Users/.../Library/Developer/Xcode/DerivedData/APP-NAME-cejwetkwasifdqchmvjfmmbyvabv/Build/Products/Debug-iphonesimulator/libReactNativeLocalization.a'

My environment:

  • macOS 11.1
  • Xcode 12.4 (12D4e)
  • node v10.13.0
  • npm 6.4.1
  • react 16.13.1
  • react-native 0.63.4
  • react-native-localization 2.1.6

I followed these threads and their suggestions:

But I am still getting the same error.

Any suggestion to find a workaround?

Any help is really appreciated. Thank you in advice!

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