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

RN: main.jsbundle does not exist #363

Open
onmyway133 opened this issue Sep 3, 2018 · 3 comments
Open

RN: main.jsbundle does not exist #363

onmyway133 opened this issue Sep 3, 2018 · 3 comments

Comments

@onmyway133
Copy link
Owner

onmyway133 commented Sep 3, 2018

facebook/react-native#15432

Add to package.json, note that name field must not be upper cased and space

"build:ios": "react-native bundle --entry-file ./index.js --platform ios --bundle-output ios/main.jsbundle"

To workaround Bitrise problem, track main.jsbundle in git.
Tried upgrade to node 10.10 https://discuss.bitrise.io/t/how-can-i-downgrade-nodejs-how-to-install-a-specific-nodejs-version/2006

Still does not work. In th mean time, use Fabric instead

@onmyway133
Copy link
Owner Author

Running script 'Bundle React Native code and images'
❌  error: File /Users/vagrant/Library/Developer/Xcode/DerivedData/FoodshopGuest-dtxlwdxcefbtldfyngabnhqafyiq/Build/Intermediates.noindex/ArchiveIntermediates/FoodshopGuest/BuildProductsPath/Release-iphoneos/FoodshopGuest.app/main.jsbundle does not exist. This must be a bug with

@darran-kelinske-fivestars

How did you resolve it?

@darran-kelinske-fivestars

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants