Skip to content

Gradle configuration error: Cannot add extension with name 'kotlinNodeJs' #499

@alshan

Description

@alshan

In multiplatform project which is also muiltiproject: as soon as I add id 'kotlinx-serialization' version '1.3.40' to plugins of one of subprojects, gradle can no longer configure other subprojects and fails with the following error:

Cannot add extension with name 'kotlinNodeJs', as there is an extension already registered with that name.

Environment

  • Kotlin version: 1.3.40
  • Kotlin platforms: Multiplatform
  • Gradle version: 4.10.3

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions