Skip to content

Does not work correctly on Windows #27

@jamiegluk

Description

@jamiegluk

This package uses hardcoded forward slashes with plain string matching, mixed with path.resolve uses that will return backslashes on Windows, thus imports do not resolve correctly.

It works correctly if ran via WSL on Windows.

Recommend adding this to the README?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions