ReactNativeLocalization icon indicating copy to clipboard operation
ReactNativeLocalization copied to clipboard

Build failed after installing

Open camdagr8 opened this issue 3 years ago • 0 comments

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)

camdagr8 avatar Feb 14 '22 20:02 camdagr8