Skip to content

[BUG] node_modules/.bin/web-test-runner: No such file or directory #3

@gavinbarron

Description

@gavinbarron

I have a mono repo, @web/test-runner is a dev dep in the root package,json file I tests in multiple packages, so the installation of @web/test-runner is hoisted to the root of the mono repo.

Using the code lens to trigger a test run results a terminal opened with a cd to the directory for the package, and attempts to invoke the test runner.

I suggest a config option to set the directory in which the test run will attempt to start in, not providing this should use the current default behavior

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