Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Conflict with Node plugin #15

@sgammon

Description

@sgammon

When trying to build a project with the Gradle plugin which also applies the Node plugin, the following error surfaces, likely because Elide is applying it on behalf of the user:

Building Elide v3...
Type-safe project accessors is an incubating feature.

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/sam/Workspace/elide-v3/samples/fullstack/ssr/node/build.gradle.kts' line: 17

* What went wrong:
Error resolving plugin [id: 'com.github.node-gradle.node', version: '3.4.0']
> The request for this plugin could not be satisfied because the plugin is already on the classpath with an unknown version, so compatibility cannot be checked.

* 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 3s
6 actionable tasks: 6 up-to-date
make: *** [build] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingplugin:jsJS tasks and related work

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions