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

error build #26

Open
fukemy opened this issue May 4, 2022 · 5 comments
Open

error build #26

fukemy opened this issue May 4, 2022 · 5 comments

Comments

@fukemy
Copy link

fukemy commented May 4, 2022

hi, i got this error when run ios:

'React/RCTBundleURLProvider.h' file not found

can u help?

@ambisign-gavin
Copy link
Owner

Sorry, I can't reproduce this error.
Could you provide a minimal reproducible example?

@fukemy
Copy link
Author

fukemy commented May 6, 2022

im using lasted version of visual studio,

    "react": "17.0.2",
    "react-native": "^0.68.0",

My step:

  1. Download project
  2. Open using visual code
  3. run npm install
  4. try using npx pod-install
  5. run npm run ios

@ambisign-gavin
Copy link
Owner

well, I still can't reproduce this error.
My step:

  1. npx react-native init DemoProject --version ^0.68.0 --template react-native-template-typescript
  2. npm i react-native-swipe-item
  3. add some code
  4. npx pod-install
  5. npm run ios

Have you tried other solutions from StackOverflow?

@fukemy
Copy link
Author

fukemy commented May 9, 2022

i search stackoverflow, they said the problem is based on xCode, im using Version 13.2.1 (13C100), can u double check ur xcode version?

@ambisign-gavin
Copy link
Owner

my xcode version is 13.3.1(13E500a)

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