react-native-safe-area-context icon indicating copy to clipboard operation
react-native-safe-area-context copied to clipboard

fatal error: 'react/renderer/components/view/ViewEventEmitter.h' file not found

Open absolutezero13 opened this issue 6 months ago • 2 comments

Description

After upgrading to react native 0.79.4, I started to get this error while running yarn android.

I tried deleting all cache numerous times. I tried running on different machines, same error.

Safe Area Context version

5.5.1

React Native version

0.79.4

Platforms

Android

Architecture

Fabric (New Architecture)

Build type

Debug mode

Device

Android emulator

Device model

No response

Acknowledgements

Yes

absolutezero13 avatar Jul 08 '25 07:07 absolutezero13

Resolved it by deleting .yarnrc.yml and related yarn changes from upgrade helper.

absolutezero13 avatar Jul 09 '25 20:07 absolutezero13

+1

lab-devoloper avatar Jul 10 '25 04:07 lab-devoloper