-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
No bundle URL present #881
Comments
Are you running your packager? Are there errors when you run that? |
I just tried ignite 2.0 out, and i have the same issue. |
ditto. exact same issue when trying Ignite 2.0 - have created other react native projects without a problem but get this when using Ignite |
I can get project to work by running 'react-native run-ios' a 2nd time while the error is up... I originally thought my issue was caused by using multiple iTerm windows but it persists even when sticking to a single one. |
bump |
1 similar comment
bump |
Adding more context, here is output from packager: Failed to build DependencyGraph: @providesModule naming collision: This error is caused by a @providesModule declaration with the same name across two different files. This error is caused by a @providesModule declaration with the same name across two different files. |
The latest version of react-native-router-flux has included a version of We've pinned it but need to release a new version on npm which @jamonholmgren is hooking us up with tonight. |
Another option is to install Apparently a lot sooner than we'd expected after the day we had. ;P |
New version of |
I just ran this like literally before you posted and i'm still having the same issue |
Works for me @jamonholmgren, but I also ran |
@aaayushsingh Do you have a way to reproduce the issue? That would really help! |
If I remember correctly, React Native 0.42 and previous versions had issues where running |
Sorry you had a bad experience. Since you originally opened this issue back in early 2017 it's likely you were using one of the versions of RN that had this issue. Not to argue with you, but we have hundreds of users that are generating Ignite projects on a regular basis and as far as I know most of them aren't running into the issue with i18n, there's probably some edge case that was causing you to see different results from most users. I agree, we want to fix these issues wherever possible, but I think that Ignite offers roughly two weeks of value (particularly to inexperienced React Native developers) in the form of researching and deciding which packages to use as well as preconfiguring them, so even spending a few hours getting things working would be worthwhile. But, obviously, it's been a lot longer than that in your case, and I'm sorry we couldn't get things working for you. Hopefully someday you'll get an opportunity to give us another shot, but either way, I wish you the best of luck with your development endeavors. |
What's going on?
Steps to reproduce
ignite doctor
results:The text was updated successfully, but these errors were encountered: