react-native-webrtc / react-native-webrtc/react-native-callkeep
The example application does not start
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 511
- Avg merge
- 9h 12m
- Merged PRs (30d)
- 2
Description
OS: MacOS Ventura 13.4.1
NPM: 9.7.1
NODE: v19.7.0
I ran yarn install, it went without errors. But when I tried to do the pod install, I got an error
Installing unimodules:
expo-app-loader-provider@6.0.0 from ../node_modules/expo-app-loader-provider/ios
expo-constants@6.0.0 from ../node_modules/expo-constants/ios
expo-file-system@6.0.0 from ../node_modules/expo-file-system/ios
expo-font@6.0.1 from ../node_modules/expo-font/ios
expo-keep-awake@6.0.0 from ../node_modules/expo-keep-awake/ios
expo-linear-gradient@6.0.0 from ../node_modules/expo-linear-gradient/ios
expo-location@6.0.0 from ../node_modules/expo-location/ios
expo-permissions@6.0.0 from ../node_modules/expo-permissions/ios
expo-sqlite@6.0.0 from ../node_modules/expo-sqlite/ios
expo-web-browser@6.0.0 from ../node_modules/expo-web-browser/ios
unimodules-barcode-scanner-interface@3.0.0 from ../node_modules/unimodules-barcode-scanner-interface/ios
unimodules-camera-interface@3.0.0 from ../node_modules/unimodules-camera-interface/ios
unimodules-constants-interface@3.0.0 from ../node_modules/unimodules-constants-interface/ios
unimodules-core@3.0.2 from ../node_modules/@unimodules/core/ios
unimodules-face-detector-interface@3.0.0 from ../node_modules/unimodules-face-detector-interface/ios
unimodules-file-system-interface@3.0.0 from ../node_modules/unimodules-file-system-interface/ios
unimodules-font-interface@3.0.0 from ../node_modules/unimodules-font-interface/ios
unimodules-image-loader-interface@3.0.0 from ../node_modules/unimodules-image-loader-interface/ios
unimodules-permissions-interface@3.0.0 from ../node_modules/unimodules-permissions-interface/ios
unimodules-react-native-adapter@3.0.0 from ../node_modules/@unimodules/react-native-adapter/ios
unimodules-sensors-interface@3.0.0 from ../node_modules/unimodules-sensors-interface/ios
unimodules-task-manager-interface@3.0.0 from ../node_modules/unimodules-task-manager-interface/ios
Analyzing dependencies
Fetching podspec for `DoubleConversion` from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`
Fetching podspec for `Folly` from `../node_modules/react-native/third-party-podspecs/Folly.podspec`
Fetching podspec for `RNGestureHandler` from `../node_modules/react-native-gesture-handler/RNGestureHandler.podspec`
Fetching podspec for `RNReanimated` from `../node_modules/react-native-reanimated/RNReanimated.podspec`
Fetching podspec for `glog` from `../node_modules/react-native/third-party-podspecs/glog.podspec`
[!] The name of the given podspec `Yoga` doesn't match the expected one `yoga`
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported pod install failure in the example application's iOS setup with the listed macOS, Node, and npm versions. Trace the Yoga podspec name mismatch reported by CocoaPods; done means the example application's dependencies install successfully and the application can start.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, react-native
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100