Skip to content

Error building project after pod installation #13

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

Open
wants to merge 5 commits into
base: unstable
Choose a base branch
from

Conversation

sampatel037
Copy link

I am getting React/RCTBridgeModule.h file not found error in RNNodeJsMobile file

steps to reproduce the error

  • create new project (along with cocoapods)
  • cd ios && pod deintegrate && cd ../
  • react-native install nodejs-mobile-react-native (this will download and link to the project)
  • cd ios && pod install && cd ../
  • when I try to run now it throws the error

@staltz
Copy link
Contributor

staltz commented Oct 26, 2021

We're maintaining this module now as a fork at https://github.com/nodejs-mobile/nodejs-mobile-react-native

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

Successfully merging this pull request may close these issues.

3 participants