Closed
Description
Environment
react-native -v: 10.2.4
npm ls react-native-macos:
discord_rn@0.0.1 /Users/neo/Documents/temp/discord_rn
└── react-native-macos@0.71.11
node -v: v18.12.1
npm -v: 8.19.2
yarn --version: 1.22.19
xcodebuild -version:
Xcode 14.3.1
Build version 14E300c
Steps to reproduce the bug
Hi,
I was trying to enable hermes by following the docs
But I get these errors
[!] There are multiple dependencies with different sources for `libevent` in `Podfile`:
- libevent (from `../node_modules/react-native-macos/third-party-podspecs/libevent.podspec`)
- libevent (~> 2.1.12)
[!] The 'Pods-discord_rn-macOS' target has frameworks with conflicting names: hermes.framework.
Expected Behavior
No response
Actual Behavior
No response
Reproducible Demo
No response
Additional context
No response