forked from alibaba/GCanvas
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi there, while building locally a development apk:
eas build --profile development --platform android --local
I'm getting the following error:
[RUN_GRADLEW] * Where:
[RUN_GRADLEW] Build file '/private/var/folders/c9/47rlcmqj1f5c9mcc5777bkbw0000gn/T/eas-build-local-nodejs/99ad5cb1-2cfd-4671-91de-b618846028b5/build/node_modules/@flyskywhy/react-native-gcanvas/android/build.gradle' line: 29
[RUN_GRADLEW] * What went wrong:
[RUN_GRADLEW] A problem occurred evaluating project ':flyskywhy_react-native-gcanvas'.
[RUN_GRADLEW] > Project with path ':android:gcanvas_library' could not be found in project ':flyskywhy_react-native-gcanvas'.
[RUN_GRADLEW] * Try:
[RUN_GRADLEW] > Run with --stacktrace
[RUN_GRADLEW] option to get the stack trace.
[RUN_GRADLEW] > Run with --info or --debug option to get more log output.
[RUN_GRADLEW] > Run with --scan to get full insights.
[RUN_GRADLEW] > Get more help at https://help.gradle.org.
[RUN_GRADLEW] BUILD FAILED in 23s
[RUN_GRADLEW] 15 actionable tasks: 15 executed
[RUN_GRADLEW] Error: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information.
Build failed
Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information.
npx exited with non-zero code: 1
I'm on Mac OS.
Any workaround? Thanks
Metadata
Metadata
Assignees
Labels
No labels