react-native-iap icon indicating copy to clipboard operation
react-native-iap copied to clipboard

build failed due to => No such module 'React'

Open fukemy opened this issue 9 months ago • 3 comments

Please use the Discussion board if you want to get some help. Please use issues to report bugs.

Description

I can not build the project by error : No such module 'React' Work fine on Android XCode 15 RN 0.72.5 React 18.2.0

Screenshots

Screenshot 2023-10-03 at 10 28 36

fukemy avatar Oct 03 '23 03:10 fukemy

Not sure but I would try to clean the node modules and reinstall everything. Then pod clean + install.

Yann-prak avatar Oct 04 '23 08:10 Yann-prak

tried to remove podfile.lock, clear derivedData, clean build,.... but still got this error

fukemy avatar Oct 04 '23 08:10 fukemy

Same error happening on RN 0.73.4

klam-wavefin avatar Feb 29 '24 06:02 klam-wavefin