hainging on react-native eject
See original GitHub issueHello
I upgraded from 3.0.0 to 3.2.1 and tried react-native eject
but it hangs on info Generating the Android folder.
Could you please check it ?
Regards
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Issue #682 · expo/create-react-native-app - Eject Hangs - GitHub
When ejecting CRNA app it simply hangs and does nothing for hours until manually stopped. Expected Behavior. I would expect it to eject...
Read more >"react-native eject": Unrecognized command "eject"
I am trying to recreate ios and android folders for my react-native project. As far as I know this ...
Read more >react-native-eject - npm
Single command to eject a React Native app. Latest version: 0.2.0, last published: 25 days ago. Start using react-native-eject in your ...
Read more >Troubleshooting - React Native
If you run into issues where running npx react-native init hangs in your system, try running it again in verbose mode and referring...
Read more >How To Generate apk Using React Native Expo
Here is a quick article on how to generate an apk for your react native expo app. Install expo CLI. I assume, if...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just so I can replicate it, did you follow the steps here? https://facebook.github.io/react-native/docs/getting-started.html
Or from elsewhere, considering the usage of ‘eject’.
Do you have anymore info you can provide? It’s a bit hard to replicate it with the current info.