-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No such module 'ExpoModulesCore' #32704
Comments
|
Confirm this error |
any news on this bug? |
Try opening project.xcworkspace (and not project.xcodeproj) in Xcode and run via simulator. |
I was having the same issue, opening project.xcworkspace solved the issue for me. It's working for real device also. thanks @greenafrican |
This works for me on real devices, but not on simulators. Currently on an M1. |
You can do this on m1 mac
|
This worked perfectly, Thankyou! |
Closing as a workaround was suggested. |
esse erro ocorre por causa da incompatibilidade com a versao do node....voce precisa instalar a v14 |
Thanks @greenafrican |
This also might happen if you open the |
Sir! You got the point! |
Description
xcode give error No such module 'ExpoModulesCore' when I try build ios project.
Version
0.66.0
Output of
react-native info
System:
OS: macOS 12.1
CPU: (12) x64 Intel(R) Core(TM) i5-10600 CPU @ 3.30GHz
Memory: 478.62 MB / 24.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 12.22.3 - /usr/local/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 6.14.13 - /usr/local/bin/npm
Watchman: Not Found
Managers:
CocoaPods: 1.11.0 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.0.1, iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0
Android SDK: Not Found
IDEs:
Android Studio: Arctic Fox 2020.3.1 Patch 3 Arctic Fox 2020.3.1 Patch 3
Xcode: 13.1/13A1030d - /usr/bin/xcodebuild
Languages:
Java: 16.0.1 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: Not Found
react-native: Not Found
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found
Steps to reproduce
build xcode project
Snack, code example, screenshot, or link to a repository
No response
The text was updated successfully, but these errors were encountered: