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

'RCTBridgeModule.h' file not found #7

Closed
shellcodecow opened this issue Apr 5, 2016 · 2 comments
Closed

'RCTBridgeModule.h' file not found #7

shellcodecow opened this issue Apr 5, 2016 · 2 comments

Comments

@shellcodecow
Copy link

Hi, firstly thank you for these code. They are a great help :) .

Sorry to flag issues but I have installed them and got them all running fine. But for some reason, when I try to archive app , I get an error

'RCTBridgeModule.h' file not found
Do you know what could be causing this?

version Info:
xcode v7.1

@ajnudnyy
Copy link

ajnudnyy commented Jun 9, 2016

I have faced this issue almost, when I had tried to launch app , I got an error

Error: connot find module './packager/babelRegisterOnly'

I was wandering if the early version of react-native caused this.

version info:
xcode v7.3
npm 2.15.0
react-native 0.18.0

@7kfpun
Copy link
Owner

7kfpun commented Jun 9, 2016

Rewrite with react-native 0.26.3, please try if it works.

@7kfpun 7kfpun closed this as completed Jun 10, 2016
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

3 participants