Skip to content

packageManager set to pnpm will not work #1474

Closed

Description

I see the following error in eslint output
image

After some investigation, I found out why. when my workspace already has pnpm installed and typing pnpm root -g in terminal will receive Run "pnpm setup" to create it automatically, or set the global-bin-dir setting, or the PNPM_HOME env variable. The global bin directory should be in the PATH..

When pnpm is not installed in my workspace, it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    info-neededIssue requires more information from poster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions