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

React Native Changes Not Loading #15095

Closed
AdeptLearner123 opened this issue Jul 19, 2017 · 3 comments
Closed

React Native Changes Not Loading #15095

AdeptLearner123 opened this issue Jul 19, 2017 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@AdeptLearner123
Copy link

Hi all,

I am using React-Native 0.46.4 on Mac OS for Android development. I have made changes to the index.android.js but the changes are not being reflected when I load it on the device. The packager is running on port 8080 since port 8081 is taken. I have looked at the other issues such as uninstalling watchman and restarting the packager, but none seem to be working.

Environment

McAfee Virus Protection on port 8081
All steps followed in Getting Started on React Native website for Mac OS Android.
Watchman 4.7.0
npm 5.0.3
React Native 0.46.4
Packager running on port 8080

  • Target Platform: Android 6

  • Development Operating System: Mac OS Sierra

@hramos
Copy link
Contributor

hramos commented Jul 19, 2017

Is the device connected to the packager? You'll also need to update the app to connect to port 8080, since it will by default look for the packager in port 8081.

@zibs
Copy link

zibs commented Jul 21, 2017

@AdeptLearner123 Not sure if these docs are still relevant but take a look here: https://github.com/facebook/react-native/blob/master/docs/Troubleshooting.md

Issue is further discussed: #10715 and #9145

@hramos
Copy link
Contributor

hramos commented Jul 21, 2017

Duplicate of #9145

@hramos hramos marked this as a duplicate of #9145 Jul 21, 2017
@hramos hramos closed this as completed Jul 21, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Jul 21, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants