Android APP Build Error

Hello,

I’m a getting this error when trying to build my app. I already tried with runtime 4.5.10 and 4.6.14.

https://platform.appgyver.com/build_service/build_settings/280839/

Runtime version: 4.6.14;
AB version: 1.7.6
COMMAND:

ASSETS_ARCHIVE_URL=https://appgyver-meap-assets.s3.amazonaws.com/vcrk11fjvt981tlwr4s4d901uzg2?response-content-disposition=attachment%3B%20filename%3D"assets.zip"%3B%20filename*%3DUTF-8''assets.zip&response-content-type=application%2Fzip&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJJSXXQRL4UNGBAXQ%2F20221027%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221027T195738Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e0c496a64f74269b2acaa63bd99441529317a4ce28211387e9653a498bfbfc18 NODE_OPTIONS=–max-old-space-size=8096 npxrnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.6.14 -r

FAILED with ERROR:

│ [ error ] [package] COMMAND:
react-native bundle --platform android --dev false --assets-dest /tmp/383080-android-252149/platformBuilds/standalone_android/app/src/main/res --entry-file index.js --bundle-output /tmp/383080-android-252149/platformBuilds/standalone_android/app/src/main/assets/index.bundle --config=metro.config.js
FAILED with ERROR:
error src/entry/index.android.ts: /tmp/383080-android-252149/src/entry/index.android.ts: isTSSatisfiesExpression is not a function.
TypeError: /tmp/383080-android-252149/src/entry/index.android.ts: isTSSatisfiesExpression is not a function
at Object.isTransparentExprWrapper (/tmp/383080-android-252149/node_modules/@babel/helper-skip-transparent-expression-wrappers/lib/index.js:22:36)
at /tmp/383080-android-252149/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js:55:50
at NodePath.findParent (/tmp/383080-android-252149/node_modules/@babel/traverse/lib/path/ancestry.js:29:9)
at findOutermostTransparentParent (/tmp/383080-android-252149/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js:54:8)
at transform (/tmp/383080-android-252149/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js:97:24)
error src/entry/index.android.ts: /tmp/383080-android-252149/src/entry/index.android.ts: isTSSatisfiesExpression is not a function.
Welcome to Metro!
Fast - Scalable - Integrated
TypeError: /tmp/383080-android-252149/src/entry/index.android.ts: isTSSatisfiesExpression is not a function
at Object.isTransparentExprWrapper (/tmp/383080-android-252149/node_modules/@babel/helper-skip-transparent-expression-wrappers/lib/index.js:22:36)
at /tmp/383080-android-252149/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js:55:50
at NodePath.findParent (/tmp/383080-android-252149/node_modules/@babel/traverse/lib/path/ancestry.js:29:9)
at findOutermostTransparentParent (/tmp/383080-android-252149/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js:54:8)
at transform (/tmp/383080-android-252149/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js:97:24)
error src/entry/index.android.ts: /tmp/383080-android-252149/src/entry/index.android.ts: isTSSatisfiesExpression is not a function.
Error: Command failed with exit code 1: react-native bundle --platform android --dev false --assets-dest /tmp/383080-android-252149/platformBuilds/standalone_android/app/src/main/res --entry-file index.js --bundle-output /tmp/383080-android-252149/platformBuilds/standalone_android/app/src/main/assets/index.bundle --config=metro.config.js
error src/entry/index.android.ts: /tmp/383080-android-252149/src/entry/index.android.ts: isTSSatisfiesExpression is not a function.
Welcome to Metro!
Fast - Scalable - Integrated
TypeError: /tmp/383080-android-252149/src/entry/index.android.ts: isTSSatisfiesExpression is not a function
at Object.isTransparentExprWrapper (/tmp/383080-android-252149/node_modules/@babel/helper-skip-transparent-expression-wrappers/lib/index.js:22:36)
at /tmp/383080-android-252149/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js:55:50
at NodePath.findParent (/tmp/383080-android-252149/node_modules/@babel/traverse/lib/path/ancestry.js:29:9)
at findOutermostTransparentParent (/tmp/383080-android-252149/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js:54:8)
at transform (/tmp/383080-android-252149/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js:97:24)
at makeError (/tmp/383080-android-252149/node_modules/execa/lib/error.js:60:11)
at handlePromise (/tmp/383080-android-252149/node_modules/execa/index.js:118:26)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
│ │
│ Project location: │
│ ./platformBuilds/standalone_android │

I hope you can help.

Thanks in advice!

Leonardo

I too have had this issue for about 4 days, i can no longer make builds of my app for iOS or android. Which is a bummer because i just paid to make apple apps and have yet to be able to upload the first version, while my android version is due for an update. Same exact error code.

1 Like

same problem here with te build

1 Like

Same for me… even I have registered a build issue. Just found this one… seems like it’s duplicate but probably it’s some node library issue at AppGyver side. Build error for android and web

1 Like

react-native bundle --platform android --dev false --assets-dest /tmp/579332-android-252570/platformBuilds/standalone_android/app/src/main/res --entry-file index.js --bundle-output /tmp/579332-android-252570/platformBuilds/standalone_android/app/src/main/assets/index.bundle --config=metro.config.js FAILED with ERROR:

same for me please help