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

0.64.0 -> 0.71.12: React-jsi - 'jsi/jsi.h' file not found #240

Open
1 task done
wmonecke opened this issue Jul 8, 2023 · 7 comments
Open
1 task done

0.64.0 -> 0.71.12: React-jsi - 'jsi/jsi.h' file not found #240

wmonecke opened this issue Jul 8, 2023 · 7 comments

Comments

@wmonecke
Copy link

wmonecke commented Jul 8, 2023

Environment

Package.json

    "react": "18.2.0",
    "react-native": "0.71.12",

Running on Apple Silicon M1

Things I’ve done to figure out my issue

Upgrading version

    0.64.0 -> 0.71.12

Description

This upgrade is by far the most painful I have had with RN. I have solved 3 other issues until I stumbled on this one that I can't seem to solve. I haven't been able to compile it yet.

When trying to run the app on the iOS Simulator I get the following error:

  'jsi/jsi.h' file not found
image Screenshot 2023-07-08 at 14 01 47

Reproducible demo

To me, this looks like something is wrong on the react / react-native side of things instead of a 3rd party lib. Can't really give a repro since I don't know what is causing this. Any hint or help is welcome!

@AdarshJais
Copy link

How you actually did your upgrade? Did you use any tool or manually implemented all changes mentioned inside (https://react-native-community.github.io/upgrade-helper/) ??

@wmonecke
Copy link
Author

No - I started a new project and installed all deps.

@nica0012
Copy link

nica0012 commented Oct 7, 2023

same issue here

@shifanpark
Copy link

same issue here its happen after i updated XCODE to 15

@aman-masipeddi
Copy link

same issue, I am running my project on Xcode 15.1.

@JordiL94
Copy link

I am encountering the same issue on 0.72.4

@ishaq159
Copy link

I am also getting the same issue. with react-native : 0.72.4 and realm : 12.5.1
I don't get any issue in simulator but getting this issue when I try to create IPA (Archieve) in xcode

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

7 participants