最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - React Native IOS Build failed with `Command PhaseScriptExecution failed with a nonzero exit code` - Stack Overflow

programmeradmin2浏览0评论

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"
  },

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论