Last week, I successfully built the APK version of the app, and it was functioning properly. However, I’m currently encountering new issues while building the Android app, both in APK and AAB formats.
The build version 4.7.37 for iOS works.
Runtime version: 4.7.37;
AB version: 1.7.11
COMMAND:
ASSETS_ARCHIVE_URL=https://appgyver-meap-assets.s3.amazonaws.com/ctoa0w5uepyrvea9chp89sce3y20?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%2F20230715%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230715T171527Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=270950a584364953ebfcb052dda061a8ac7a900fbd3c1742e2a90c298d22a9d1 NODE_OPTIONS=–max-old-space-size=8096 npxrnv export -p android -s standalone_bundle -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.7.37 -r
FAILED with ERROR:
│ [ error ] [package] COMMAND:
react-native bundle --platform android --dev false --assets-dest /tmp/567733-android-290823/platformBuilds/standalone_android/app/src/main/res --entry-file index.js --bundle-output /tmp/567733-android-290823/platformBuilds/standalone_android/app/src/main/assets/index.bundle --config=metro.config.js
FAILED with ERROR:
error Unable to resolve module keymirror from /tmp/567733-android-290823/node_modules/react-native-webview-bridge/webview-bridge/index.android.js: keymirror could not be found within the project or in these directories:
node_modules
If you are sure the module exists, try these steps:
- Clear watchman watches: watchman watch-del-all
- Delete node_modules and run yarn install
- Reset Metro’s cache: yarn start --reset-cache
Error: Unable to resolve module keymirror from /tmp/567733-android-290823/node_modules/react-native-webview-bridge/webview-bridge/index.android.js: keymirror could not be found within the project or in these directories:
node_modules
If you are sure the module exists, try these steps: - Clear watchman watches: watchman watch-del-all
- Delete node_modules and run yarn install
- Reset Metro’s cache: yarn start --reset-cache
error Unable to resolve module keymirror from /tmp/567733-android-290823/node_modules/react-native-webview-bridge/webview-bridge/index.android.js: keymirror could not be found within the project or in these directories:
node_modules
If you are sure the module exists, try these steps: - Clear watchman watches: watchman watch-del-all
- Delete node_modules and run yarn install
- Reset Metro’s cache: yarn start --reset-cache
Error: Unable to resolve module keymirror from /tmp/567733-android-290823/node_modules/react-native-webview-bridge/webview-bridge/index.android.js: keymirror could not be found within the project or in these directories:
node_modules
If you are sure the module exists, try these steps: - Clear watchman watches: watchman watch-del-all
- Delete node_modules and run yarn install
- Reset Metro’s cache: yarn start --reset-cache
error Unable to resolve module keymirror from /tmp/567733-android-290823/node_modules/react-native-webview-bridge/webview-bridge/index.android.js: keymirror could not be found within the project or in these directories:
node_modules
If you are sure the module exists, try these steps: - Clear watchman watches: watchman watch-del-all
- Delete node_modules and run yarn install
- Reset Metro’s cache: yarn start --reset-cache
Error: Command failed with exit code 1: react-native bundle --platform android --dev false --assets-dest /tmp/567733-android-290823/platformBuilds/standalone_android/app/src/main/res --entry-file index.js --bundle-output /tmp/567733-android-290823/platformBuilds/standalone_android/app/src/main/assets/index.bundle --config=metro.config.js
error Unable to resolve module keymirror from /tmp/567733-android-290823/node_modules/react-native-webview-bridge/webview-bridge/index.android.js: keymirror could not be found within the project or in these directories:
node_modules
If you are sure the module exists, try these steps: - Clear watchman watches: watchman watch-del-all
- Delete node_modules and run yarn install
- Reset Metro’s cache: yarn start --reset-cache
Error: Unable to resolve module keymirror from /tmp/567733-android-290823/node_modules/react-native-webview-bridge/webview-bridge/index.android.js: keymirror could not be found within the project or in these directories:
node_modules
If you are sure the module exists, try these steps: - Clear watchman watches: watchman watch-del-all
- Delete node_modules and run yarn install
- Reset Metro’s cache: yarn start --reset-cache
at makeError (/tmp/567733-android-290823/node_modules/execa/lib/error.js:60:11)
at handlePromise (/tmp/567733-android-290823/node_modules/execa/index.js:118:26)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
│ │
│ Project location: │
│ ./platformBuilds/standalone_android │