Skip to content

Use symlink instead of junction even in Windows if possible (=in developer mode) #55

Open
@tats-u

Description

@tats-u

Junction supports only absolute paths.
It is inconvenient when you develop software using pnpm in multiple devices (e.g. a desktop and an notebook).
We can check the capability to create a symlink only at the first trial and retain the result in a global variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions