Skip to content

Blackbox CLI v2 on Windows fails: cannot find @blackbox_ai/blackbox-cli-core #53

@void0428

Description

@void0428

On Windows, Blackbox CLI v2 installs successfully but fails at runtime when executing blackbox configure.

The CLI attempts to load @blackbox_ai/blackbox-cli-core, but the installed package directory is named core, not @blackbox_ai/blackbox-cli-core. This causes Node’s module resolution to fail every time.

Reinstalling does not resolve the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions