-
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
Failed to notify project evaluation listener. #17730
Labels
Resolution: Locked
This issue was locked by the bot.
Comments
Have you seen this? expo/create-react-native-app#478 |
It worked for me, I can really help you more :S |
Thanks @ThHareau then I think it's with JDK 9. I just removed JDK 9 using |
Fixed by completely removing both JDKs and reinstalling JDK 8 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
Environment:
OS: Linux 4.13
Node: 9.4.0
Yarn: Not Found
npm: 4.6.1
Watchman: Not Found
Xcode: N/A
Android Studio: 3.0 AI-171.4443003
Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: 0.52.0 => 0.52.0
Target Platform: Ubuntu 17.10
Steps to Reproduce
react-native init
react-native run-android
react-native run-android
Expected Behavior
Start the project and run the app on the connected device which is an adb recognized and configured device.
Actual Behavior
Reproducible Demo
react-native init
react-native run-android
followed this official react-native docs
The text was updated successfully, but these errors were encountered: