npm install react-native-nmap --save
npm install react-native-nmap --save -force
** BUILD FAILED **
The following build commands failed:
CompileC /Users/krystal/Library/Developer/Xcode/DerivedData/Flit_customer-hgxxxcoceyxgdsgyoxttyeccnfwe/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-nmap.build/Objects-normal/x86_64/RNNaverMapViewManager.o /Users/krystal/Flit_customer/node_modules/react-native-nmap/ios/reactNativeNMap/RNNaverMapViewManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-nmap' from project 'Pods')
CompileC /Users/krystal/Library/Developer/Xcode/DerivedData/Flit_customer-hgxxxcoceyxgdsgyoxttyeccnfwe/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-nmap.build/Objects-normal/x86_64/RNNaverMapView.o /Users/krystal/Flit_customer/node_modules/react-native-nmap/ios/reactNativeNMap/RNNaverMapView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-nmap' from project 'Pods')
(2 failures)
client/ios/Podfile 파일에
"pod 'NMapsMap','3.10.1"
NMapsMap 버전 추가
pod 'NMapsMap','3.10.1'
$ brew install git-lfs
$ cd 프로젝트
$ git-lfs install
$ cd ios/
$ rm -rf Pods/
$ pod install
Test 댓글