upgrade-support icon indicating copy to clipboard operation
upgrade-support copied to clipboard

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

Open wmonecke opened this issue 2 years ago • 7 comments

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!

wmonecke avatar Jul 08 '23 11:07 wmonecke

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/) ??

AdarshJais avatar Jul 26 '23 13:07 AdarshJais

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

wmonecke avatar Jul 26 '23 13:07 wmonecke

same issue here

nica0012 avatar Oct 07 '23 03:10 nica0012

same issue here its happen after i updated XCODE to 15

shifanpark avatar Oct 12 '23 10:10 shifanpark

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

aman-masipeddi avatar Jan 08 '24 01:01 aman-masipeddi

I am encountering the same issue on 0.72.4

JordiL94 avatar Jan 25 '24 09:01 JordiL94

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

ishaq159 avatar Jan 26 '24 17:01 ishaq159