Skip to content

naive approach to check if pnpm installed doesnt work #9

@aruniverse

Description

@aruniverse

pnpmStorePath = execSync("pnpm store path", { encoding: "utf8" });

currently takes a very naive approach to check if pnpm is installed
if on windows and theres multiple drives, and the store is on a different drive and an alias has been added to the pnpm path on the other drive then this will fail

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