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

Hot Reload throwing error #23996

Closed
jaidHashem opened this issue Mar 18, 2019 · 4 comments
Closed

Hot Reload throwing error #23996

jaidHashem opened this issue Mar 18, 2019 · 4 comments
Labels
Bug Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@jaidHashem
Copy link

jaidHashem commented Mar 18, 2019

🐛 Bug Report

Unable to enable hot reload on my react-native application on android. This is happening after I upgraded my React-Native version from 0.58.6 to 0.59.1. Without enabling hot reload the app runs fine.

Screenshot_1552904895

To Reproduce

Expected Behavior

Code Example

Environment

React Native Environment Info: System: OS: Windows 10
CPU: (8) x64 Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Memory: 1.58 GB / 7.86 GB
Binaries: Yarn: 1.12.3 - ~\AppData\Roaming\npm\yarn.CMD
npm: 6.5.0-next.0 - C:\Program Files\nodejs\npm.CMD
IDEs: Android Studio: Version 3.2.0.0 AI-181.5540.7.32.5056338

@jaidHashem
Copy link
Author

package.json

{
"name": "EshoSikhi",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"@react-native-community/async-storage": "^1.2.1",
"react": "16.8.3",
"react-native": "0.59.1",
"react-native-busy-indicator": "^1.1.0",
"react-native-elements": "^1.1.0",
"react-native-facebook-account-kit": "^1.1.0",
"react-native-gesture-handler": "^1.1.0",
"react-native-keyboard-aware-scroll-view": "^0.8.0",
"react-native-selectmultiple-button": "^0.1.105",
"react-native-simple-toast": "^0.0.8",
"react-native-spinkit": "^1.2.0",
"react-native-step-indicator": "^0.0.9",
"react-native-swiper": "^1.5.14",
"react-native-vector-icons": "^6.3.0",
"react-navigation": "^3.3.2",
"react-redux": "^6.0.1",
"redux": "^4.0.1",
"redux-devtools-extension": "^2.13.8",
"redux-saga": "^1.0.2"
},
"devDependencies": {
"@babel/core": "^7.3.4",
"@babel/runtime": "^7.3.4",
"babel-jest": "^24.5.0",
"jest": "^24.5.0",
"metro-react-native-babel-preset": "^0.53.1",
"react-test-renderer": "16.8.3"
},
"jest": {
"preset": "react-native"
}
}

@sivakumar-cf
Copy link

I am also facing the same here.
Using react-native 0.59.8

@stale
Copy link

stale bot commented Aug 15, 2019

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Aug 15, 2019
@stale
Copy link

stale bot commented Aug 22, 2019

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Aug 22, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Aug 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

4 participants