stefalda / ReactNativeLocalization

Class to localize the ReactNative interface
MIT License
898 stars 123 forks source link

Build failed after installing #211

Open camdagr8 opened 2 years ago

camdagr8 commented 2 years ago

react-native: 0.65.1 node: 14.18.1 npm: 6.14.15 macOs: 12.2 (m1) xcode: 13.2.1

I get the following error:

ld: warning: directory not found for option '../Build/Products/Debug-iphonesimulator/ReactNativeLocalization'
ld: library not found for -lReactNativeLocalization
clang: error: linker command failed with exit code 1 (use -v to see invocation)