Skip to content
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

Following instructions from https://facebook.github.io/react-native/docs/getting-started.html on a brand new laptop gave me error code 500 #21743

Closed
3 tasks
snandar opened this issue Oct 12, 2018 · 3 comments
Labels
🌐Networking Related to a networking API. Resolution: Locked This issue was locked by the bot.

Comments

@snandar
Copy link

snandar commented Oct 12, 2018

Environment

React Native Environment Info:
System:
OS: macOS 10.14
CPU: x64 Intel(R) Core(TM) i7-4650U CPU @ 1.70GHz
Memory: 746.89 MB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 10.11.0 - /usr/local/bin/node
npm: 6.4.1 - /usr/local/bin/npm
SDKs:
Android SDK:
Build Tools: 26.0.3, 27.0.3
API Levels: 26, 27
IDEs:
Android Studio: 3.2 AI-181.5540.7.32.5056338
Xcode: /undefined - /usr/bin/xcodebuild
npmPackages:
react: 16.5.0 => 16.5.0
react-native: 0.57.0 => 0.57.2
npmGlobalPackages:
react-native-cli: 2.0.1

Description

screen shot

I followed the instructions given word for word and I received this error. I have tried the suggestions from others on the discussion page but it didn't work. I think the installation shouldn't be this hard, especially since I am following word for word from the site.

I have tried the solutions from ;
expo/create-react-native-app#401
expo/create-react-native-app#401

Reproducible Demo

@rodrigoelp
Copy link

rodrigoelp commented Oct 12, 2018

Hi @snandar, I've had a similar issue... can you try killing the metro bundler and run this

react-native start --reset-cache

Then run again your android project.

I initially thought it was the same issue as #21741 without paying attention to it being android...

This makes me believe that react native run system is completely broken.

@snandar
Copy link
Author

snandar commented Oct 12, 2018

Thank you! It worked after following your post on #21741

@react-native-bot react-native-bot added the 🌐Networking Related to a networking API. label Oct 12, 2018
@snandar snandar closed this as completed Oct 12, 2018
@rodrigoelp
Copy link

Good to know it helped :)

@facebook facebook locked as resolved and limited conversation to collaborators Oct 12, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🌐Networking Related to a networking API. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants