appflowy-editor icon indicating copy to clipboard operation
appflowy-editor copied to clipboard

Task failed with an exception. rich_clipboard_android[Bug]

Open Milimeter opened this issue 1 year ago • 1 comments

Bug Description

Launching lib/main.dart on SM S918U in debug mode...

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.

  • Where: Build file '/Users/macproi/.pub-cache/hosted/pub.dev/rich_clipboard_android-1.0.1/android/build.gradle' line: 12

  • What went wrong: A problem occurred evaluating project ':rich_clipboard_android'.

Could not get unknown property 'kotlin_version' for object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

  • Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. Get more help at https://help.gradle.org. ==============================================================================

2: Task failed with an exception.

  • What went wrong: A problem occurred configuring project ':rich_clipboard_android'.

Failed to notify project evaluation listener. 2 Could not get unknown property 'android' for project ':rich_clipboard_android' of type org.gradle.api.Project.

  • Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. Get more help at https://help.gradle.org. ==============================================================================

3: Task failed with an exception.

  • What went wrong: Failed to query the value of property 'buildFlowServiceProperty'.

Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@494ddb2e of type BuildFlowService.Parameters A problem occurred configuring project ':rich_clipboard_android'. > Failed to notify project evaluation listener. > Could not get unknown property 'android' for project ':rich_clipboard_android' of type org.gradle.api.Project. > Could not get unknown property 'android' for project ':rich_clipboard_android' of type org.gradle.api.Project.

  • Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. Get more help at https://help.gradle.org. ==============================================================================

BUILD FAILED in 13s Error: Gradle task assembleDebug failed with exit code 1

How to Reproduce

Just Run the package

Expected Behavior

It should compile

Operating System

trying to run on android device

AppFlowy Editor Version(s)

appflowy_editor: ^1.0.4

Screenshots

No response

Additional Context

No response

Milimeter avatar Apr 18 '24 16:04 Milimeter

Hi Were you able to reproduce this with the latest version (2.4.0) ?

stevenosse avatar May 12 '24 21:05 stevenosse