gpt4 book ai didi

node.js - react native : Failed to construct transformer: Error: Cannot create a string longer than 0x1fffffe8 characters

转载 作者:行者123 更新时间:2023-12-04 08:55:50 34 4
gpt4 key购买 nike

hear is the screenshot of the error
package.json

{
"name": "project",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
"start": "react-native start",
"test": "jest",
"lint": "eslint ."
},
"dependencies": {
"@react-native-community/async-storage": "^1.12.0",
"@react-native-community/clipboard": "^1.2.3",
"@react-native-community/masked-view": "^0.1.10",
"@react-navigation/drawer": "^5.9.0",
"@react-navigation/native": "^5.7.3",
"@react-navigation/stack": "^5.9.0",
"@twotalltotems/react-native-otp-input": "^1.3.11",
"jetifier": "^1.6.6",
"react": "16.13.1",
"react-native": "^0.63.2",
"react-native-barcode-builder": "^2.0.0",
"react-native-biometrics": "^2.1.4",
"react-native-chart-kit": "^6.6.1",
"react-native-gesture-handler": "^1.7.0",
"react-native-image-picker": "^2.3.3",
"react-native-localization": "^2.1.6",
"react-native-paper": "^4.0.1",
"react-native-reanimated": "^1.13.0",
"react-native-safe-area-context": "^3.1.6",
"react-native-screens": "^2.10.1",
"react-native-splash-screen": "^3.2.0",
"react-native-svg": "^12.1.0",
"react-native-swipe-list-view": "^3.2.3",
"react-native-vector-icons": "^7.0.0"
},
"devDependencies": {
"@babel/core": "7.11.4",
"@babel/runtime": "7.11.2",
"@react-native-community/eslint-config": "1.1.0",
"babel-jest": "25.5.1",
"eslint": "6.8.0",
"jest": "25.5.4",
"metro-react-native-babel-preset": "0.59.0",
"miragejs": "^0.1.40",
"react-test-renderer": "16.13.1"
},
"jest": {
"preset": "react-native"
}
}

除了这个,我没有找到任何与此相关的答案: https://github.com/facebook/react-native/issues/28189
但它对我不起作用......
我的应用 成功安装到安卓模拟器 但卡在闪屏...
应用程序 在我的办公室电脑上工作正常 但它在我自己的电脑上不起作用
我的 Node 版本 : v14.10.0
所以请帮助我。

最佳答案

我遇到了完全相同的错误。原来它是从“android.gradle\6.0.1\executionHistory”中的gradle(> 700MB)自动生成的大文件

关于node.js - react native : Failed to construct transformer: Error: Cannot create a string longer than 0x1fffffe8 characters,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63840115/

34 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com