michalchudziak / react-native-geolocation

Geolocation APIs for React Native
MIT License
1.27k stars 219 forks source link

After npm install, pod install, yarn ios to start. Then, compiler error #273

Closed sli930 closed 10 months ago

sli930 commented 10 months ago

"react": "^18.2.0", "react-native": "0.72.3", "@react-native-community/geolocation": "^3.0.6", IOS Simulator Version: IOS 14.5 Mac OS Version: BigSur 11.3.1

The following build commands failed:
        CompileC /node_modules/@react-native-community/geolocation/ios/RNCGeolocation.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
sli930 commented 10 months ago

https://github.com/michalchudziak/react-native-geolocation/issues/245