-
Notifications
You must be signed in to change notification settings - Fork 24.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
After upgrading to React-Native 0.56 app doesn't start #20042
Comments
Likely Babel related, 0.56 uses Babel 7, we had to add the latest beta as a dependency to our project. |
I think this is related to #19538 update |
I'll close this in favour of #19827, which is where we are "collecting" all the Babel-config related issues. |
@krystofbe How to update to 5.0.0 the on npm has a broken github like and its latest version is 4.0.0 |
@Poukai Very simple, just run: |
Environment
React Native Environment Info:
System:
OS: macOS High Sierra 10.13.5
CPU: x64 Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz
Memory: 348.96 MB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 10.6.0 - /usr/local/bin/node
Yarn: 1.7.0 - /usr/local/bin/yarn
npm: 6.1.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 11.4, macOS 10.13, tvOS 11.4, watchOS 4.3
Android SDK:
Build Tools: 23.0.1, 23.0.3, 25.0.1, 25.0.2, 25.0.3, 26.0.1, 26.0.2, 27.0.3
API Levels: 23, 24, 25, 26, 27
IDEs:
Android Studio: 3.1 AI-173.4819257
Xcode: 9.4.1/9F2000 - /usr/bin/xcodebuild
npmPackages:
@types/react: 16.4.6 => 16.4.6
@types/react-native: 0.55.27 => 0.55.27
react: 16.4.1 => 16.4.1
react-native: 0.56.0 => 0.56.0
npmGlobalPackages:
create-react-native-app: 1.0.0
Description
Terminal error:
bundling failed: TypeError: Cannot read property 'bindings' of null
React Native Debugger error:
The text was updated successfully, but these errors were encountered: