-
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
0.45.0-rc2: Packager can not find entry file index.ios.js in any of the roots... #14314
Comments
Possible hint for Solution AproachWhen I run the packenger in another terminal first from the root folder via The problem goes away. Still, |
I too was banging my head with this most of yesterday... I wonder will 0.44.4 be available via npm anytime soon? Only up to 0.44.2 is available.
I can see 0.45.0-rc.2, but I can't get it to work. |
Also having this issue with the newly released 0.45.0, starting the packager manually does seem to be a workaround but it's far from ideal. |
Same problem upgrading from 0.44.2 to 0.45.0 |
Same problem. |
i have same problem how to fix it |
Still the same on 0.46.0-rc.0 (released a few hours ago) |
I just deleted the app on my simulator and ran |
@ethanyanjiali thx it work's for me |
@ethanyanjiali Worked for me as well, thanks so much! :) |
@ethanyanjiali WORKS!! after 2 hours lol thank you!! |
Hi there! The packager no longer lives in this repo. It now lives in https://github.com/facebook/metro-bundler. The reasoning for the split is explained here: #13976. If you're still interested in pursuing this issue, please open an issue on that repo! :) Thanks! |
When I run a fresh react native project I get the following error. I already changed node version from 6.10 to 7.8. Maybe this has something to do with the latest rc2 update (found under releases) ? Another rc2 project a few days ago ran without any problems.
Reproducing bugs
run
react-native init rn45rc2 --version 0.45.0-rc.2
go into the test project
cd rn45rc2
run i.e. iOS version
react-native run-ios
Description
Error thrown in package loader terminal
react-native init generated package json
Additional Information
The text was updated successfully, but these errors were encountered: