You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React Native Environment Info: System: OS: macOS 10.14 CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz Memory: 36.26 MB / 8.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 11.1.0 - /usr/local/bin/node Yarn: 1.12.3 - /usr/local/bin/yarn npm: 6.4.1 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 12.1, macOS 10.14, tvOS 12.1, watchOS 5.1 Android SDK: API Levels: 22, 25, 26, 27 Build Tools: 26.0.2, 27.0.3 System Images: android-25 | Google Play Intel x86 Atom, android-27 | Google APIs Intel x86 Atom, android-27 | Google Play Intel x86 Atom IDEs: Android Studio: 3.0 AI-171.4443003 Xcode: 10.1/10B61 - /usr/bin/xcodebuild npmPackages: react: 16.6.0-alpha.8af6728 => 16.6.0-alpha.8af6728 react-native: 0.57.4 => 0.57.4 npmGlobalPackages: react-native-cli: 2.0.1
Description
I get the error on the image when trying to run the project. I had a prior error and had to do a bunch of fixes related to permissions in folders, deleted node_modules, reinstalled Node, and a bunch more. I've researched a bit on the subject but I couldn't find anything that would be helpful (I've tried plenty of the ones I found).
Reproducible Demo
A copy of the project is here. Run "react-native run-ios".
The text was updated successfully, but these errors were encountered:
Besides the error pointing to all of the installation issues I pointed here, the error was solved by adjusting the variable that AppRegistry was pointing to. React-Native certainly needs a better way to explain this error, I lost 9h of work to this.
Error image: https://www.dropbox.com/s/s6j8tdbx9clwaw3/BatchedBridge%20.png
Environment
React Native Environment Info: System: OS: macOS 10.14 CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz Memory: 36.26 MB / 8.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 11.1.0 - /usr/local/bin/node Yarn: 1.12.3 - /usr/local/bin/yarn npm: 6.4.1 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 12.1, macOS 10.14, tvOS 12.1, watchOS 5.1 Android SDK: API Levels: 22, 25, 26, 27 Build Tools: 26.0.2, 27.0.3 System Images: android-25 | Google Play Intel x86 Atom, android-27 | Google APIs Intel x86 Atom, android-27 | Google Play Intel x86 Atom IDEs: Android Studio: 3.0 AI-171.4443003 Xcode: 10.1/10B61 - /usr/bin/xcodebuild npmPackages: react: 16.6.0-alpha.8af6728 => 16.6.0-alpha.8af6728 react-native: 0.57.4 => 0.57.4 npmGlobalPackages: react-native-cli: 2.0.1
Description
I get the error on the image when trying to run the project. I had a prior error and had to do a bunch of fixes related to permissions in folders, deleted node_modules, reinstalled Node, and a bunch more. I've researched a bit on the subject but I couldn't find anything that would be helpful (I've tried plenty of the ones I found).
Reproducible Demo
A copy of the project is here. Run "react-native run-ios".
The text was updated successfully, but these errors were encountered: