Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Seems to be conflicting with new kotlin("js") plugin #153

Open
altavir opened this issue Jun 20, 2019 · 2 comments
Open

Seems to be conflicting with new kotlin("js") plugin #153

altavir opened this issue Jun 20, 2019 · 2 comments

Comments

@altavir
Copy link

altavir commented Jun 20, 2019

* What went wrong:
An exception occurred applying plugin request [id: 'org.jetbrains.kotlin.frontend', artifact: 'org.jetbrains.kotlin:kotlin-frontend-plugin:0.0.45']
> Failed to apply plugin [id 'org.gradle.java']
   > Cannot add task 'processResources' as a task with that name already exists.
@productivityunleashed
Copy link

@altavir
Were you able to solve the issue or any workaround ?

@altavir
Copy link
Author

altavir commented Apr 1, 2020

@productivityunleashed frontend plugin is obsolete and should be replaced by general kotlin("js") or kotlin("multiplatform") plugin since 1.3.60. Since 1.3.70 it supports DCE and other useful features You should use newer version of kotlin plugin and remove frontend plugin.

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

No branches or pull requests

2 participants