If you updated your react native project, check your @react-native/etc
and see it's the same as the one up top, there's an update at react native 0.76.4 which fixes that issue
Source: https://github.com/facebook/react-native/issues/46355
Edit: Found this because was searching for the same error myself, this fixed it for me