I am getting this error:
ReactCodegen: Command PhaseScriptExecution failed with a nonzero exit code
This is my Package.json:
"dependencies": {
"@react-native-async-storage/async-storage": "^2.1.1",
"@react-native-vector-icons/common": "^11.0.0",
"@react-native-vector-icons/ionicons": "^7.4.0",
"@react-navigation/bottom-tabs": "^7.2.0",
"@react-navigation/native": "^7.0.14",
"@react-navigation/native-stack": "^7.2.0",
"axios": "^1.7.9",
"formik": "^2.4.6",
"react": "18.3.1",
"react-native": "0.77.0",
"react-native-bouncy-checkbox": "^4.1.2",
"react-native-image-picker": "^8.1.0",
"react-native-popover-view": "^6.1.0",
"react-native-safe-area-context": "^5.2.0",
"react-native-screens": "^4.6.0",
"react-native-toast-message": "^2.2.1",
"react-native-vision-camera": "^4.6.3",
"react-native-vision-camera-face-detector": "^1.8.1",
"react-native-worklets-core": "^1.5.0",
"yup": "^1.6.1"
},
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744669879a4586978.html
评论列表(0条)