Skip to content

Missing package manager binary dependency for test command #3877

@KJ7LNW

Description

@KJ7LNW

Description

When running npm run test, the system fails to find the package manager binary path, preventing tests from running properly.

Error Message

> test
> turbo test --log-order grouped --output-logs new-only

turbo 2.5.3

• Packages in scope: @roo-code/build, @roo-code/config-eslint, @roo-code/config-typescript, @roo-code/vscode-e2e, @roo-code/vscode-nightly, @roo-code/vscode-webview, roo-cline
• Running test in 7 packages
• Remote caching disabled
  × Unable to find package manager binary: cannot find binary path
  ╰─▶ cannot find binary path

Related Issues

This issue is related to #3875.

Expected Behavior

The package manager binary should be properly installed and accessible when running tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions