Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task failed with an exception. rich_clipboard_android[Bug] #774

Open
Milimeter opened this issue Apr 18, 2024 · 1 comment
Open

Task failed with an exception. rich_clipboard_android[Bug] #774

Milimeter opened this issue Apr 18, 2024 · 1 comment

Comments

@Milimeter
Copy link

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

@stevenosse
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants