-
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
react-native response error code 500 #15534
Comments
I was getting the same error today. For me, I fixed by downgrading babel-preset-react-native from 3.0.0 to 1.9.2 in my package.json.
Then just run 'yarn' in your terminal |
Thank you very much @adon94 , you saved a day ! |
Should be fixed in the next release of |
@facebook-github-bot duplicate #15513 |
Duplicate of #15513 |
Hello, Please help. |
I have done everything change babel dependecy change react-native version , create new project , remove node_modules everything still it is showing same error.Help me please. |
Did you try to connect on same wifi network (phone & computer)? |
yes I tried the same.
…On Wed, Jul 18, 2018 at 10:45 PM Quốc Vương ***@***.***> wrote:
Did you try to connect on same wifi network (phone & computer)?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#15534 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AjK28vbRVw5VjiimQXP2zXy12KPudqO3ks5uH20xgaJpZM4O6FE9>
.
--
*NOTICE: Whirlpool Corporation e-mail is for the designated recipient only
and may contain proprietary or otherwise confidential information. If you
have received this e-mail in error, please notify the sender immediately
and delete the original. Any other use or disclosure of the e-mail by you
is unauthorized.*
|
Hello
I'm encountering a strange issue , when I use react-native run-android command on the template project which I've created using react-native init I get the following the red error page on the device:
and then it disappears leaving me with a totally blank page!
the packager terminal shows the following error:
Development OS: Win 7
react-native-cli: 2.0.1
react-native: 0.47.1
node-v: 6.11.2
npm -v: 3.10.10
yarn --version: 0.27.5
device android version:6.0.1
The text was updated successfully, but these errors were encountered: