Skip to content

Plugin fails to run on macOS #1

@LeviathanDm

Description

@LeviathanDm

When I try to use plugin with my VSCode macOS install i see error: command 'behaviortree.openViewer' not found

The zeromq native binaries are only compiled for Linux x64, but I use macOS (darwin). When VS Code activates the extension, it tries to load zeromq, fails to find a compatible .node binary, throws an error, and the activate() function never completes — so behaviortree.openViewer is never registered.

I'm not interested in live debug functionality, please make this library optional.

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