Closed
Description
All react native monorepo packages were update to v0.74 in this commit facebook/react-native@f40bb93. This change was missed in the integration in October.
When attempting to upgrade the packages to v74 now, apps throw an error when trying to load their JS saying the "NodePath type has been removed". We should figure out the culprit of this issue an upgrade the packages to match upstream. Will not be able to cut 74 until this is fixed.