i had this issue while running ios app
i have tried different solutions for this problem
I was able to resolve this problem with node by the following commands:
brew uninstall yarn
npm install --global yarn
https://github.com/react-native-community/upgrade-support/issues/138#issuecomment-806209193