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

[BUG]Could not create task ':renameDeb'. #905

Closed
xiaodizi opened this issue Aug 25, 2023 · 3 comments
Closed

[BUG]Could not create task ':renameDeb'. #905

xiaodizi opened this issue Aug 25, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@xiaodizi
Copy link

I downloaded the source code, and after importing IDEA, the following error occurred when I Sync. I did not find the relevant instructions in the development manual, why is this?
image

I use mac os, jdk11.

Could not create task ':renameDeb'. No signature of method: org.gradle.api.tasks.Copy.include() is applicable for argument types: (org.gradle.api.internal.provider.DefaultProperty) values: [task ':buildDeb' property 'archiveFileName'] Possible solutions: include([Ljava.lang.String;), include(groovy.lang.Closure), include(java.lang.Iterable), include(org.gradle.api.specs.Spec), include([Ljava.lang.String;), include(groovy.lang.Closure) Could not find method include() for arguments [task ':buildDeb' property 'archiveFileName'] on task ':renameDeb' of type org.gradle.api.tasks.Copy.

@xiaodizi xiaodizi added bug Something isn't working untriaged labels Aug 25, 2023
@Hailong-am Hailong-am self-assigned this Aug 31, 2023
@Hailong-am
Copy link
Collaborator

@xiaodizi what's the gradle setup of your IDEA?

@xiaodizi
Copy link
Author

xiaodizi commented Sep 1, 2023

@xiaodizi what's the gradle setup of your IDEA?

image This is my Settings!!!

@Hailong-am
Copy link
Collaborator

@xiaodizi please refer changes in this PR #916

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants