Skip to content

Error when executing nx run configuration (Intellij Idea) #2588

Open
@wladimirguerra

Description

@wladimirguerra

Current Behavior

When attempting to execute a IntelljiIdea Nx's run configuration it crashes with error:

class io.ktor.client.engine.okhttp.OkHttp cannot be cast to class io.ktor.client.engine.HttpClientEngineFactory

It starts to happened today 2025-06-26.

Expected Behavior

It should run without errors.

Steps to Reproduce

try to run from Nx Console any target by double clicking it.

Failure Logs / Images / Videos

Image

Environment

  • Nx Console version: 1.43.0
  • IntellijIdea version: 2025.1.3

Node : 20.18.1
OS : darwin-arm64
Native Target : aarch64-macos
npm : 10.8.2

nx : 20.8.2
@nx/js : 20.8.2
@nx/jest : 20.8.2
@nx/eslint : 20.8.2
@nx/workspace : 20.8.2
@nx/devkit : 20.8.2
@nx/esbuild : 20.8.2
@nx/eslint-plugin : 20.8.2
@nx/module-federation : 20.8.2
@nx/nest : 20.8.2
@nx/next : 20.8.2
@nx/node : 20.8.2
@nx/playwright : 20.8.2
@nx/react : 20.8.2
@nx/web : 20.8.2
@nx/webpack : 20.8.2
typescript : 5.7.3

Registered Plugins:
@nx/js/typescript
@nx/next/plugin
@nx/eslint/plugin
@nx/webpack/plugin
@nx/jest/plugin
@nx/playwright/plugin

Cache Usage: 0.00 B / 92.64 GB

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions