JaneaSystems / nodejs-mobile

Full-fledged Node.js on Android and iOS
https://code.janeasystems.com/nodejs-mobile
Other
2.57k stars 183 forks source link

react-native build eggjs FAILED #307

Open conkyliu opened 3 years ago

conkyliu commented 3 years ago

` conky@conkydeiMac LTGTVManager % yarn android
yarn run v1.22.10 $ react-native run-android info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag. Jetifier found 971 file(s) to forward-jetify. Using 12 workers... info Starting JS server... info Launching emulator... info Successfully launched emulator. info Installing the app... Starting a Gradle Daemon, 1 incompatible and 2 stopped Daemons could not be reused, use --status for details

Configure project :nodejs-mobile-react-native /usr/local/bin/npm /usr/local/bin/node Support for ANDROID_NDK_HOME is deprecated and will be removed in the future. Use android.ndkVersion in build.gradle instead.

Task :nodejs-mobile-react-native:MakeToolchainarm64-v8a HOST_OS=darwin HOST_EXE= HOST_ARCH=x86_64 HOST_TAG=darwin-x86_64 HOST_NUM_CPUS=12 BUILD_NUM_CPUS=24 Toolchain installed to /Users/conky/work/LTGTVManager/android/build/standalone-toolchains/aarch64.

Task :nodejs-mobile-react-native:GenerateNodeNativeAssetsListsarm64-v8a FAILED

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.2/userguide/command_line_interface.html#sec:command_line_warnings 5 actionable tasks: 3 executed, 2 up-to-date

FAILURE: Build failed with an exception.

BUILD FAILED in 28s

error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Run CLI with --verbose flag for more details. Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081

error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. conky@conkydeiMac LTGTVManager %

` image image

image image

IbrahimCanKALYA commented 3 years ago

same problem with node-re2 i think problem on building native modules