Skip to content

Supports pnpm/yarn for cmd auto upgrade and the taste cli #862

Description

@shunia

Feature Description

Both tools (command-code and taste) only respects npm, none of them work with pnpm. I always install packages or run packages with pnpm or pnpx, in this case, for command-code, it tries to install a newer version in the background with npm, which causes duplicate packages installed globally, and could potentially take place the installed binary with path sequence.

Also for the taste cli too, use pnpx taste push works, but it also only checks if npm has command-code installed.

Please fix this.

Use Case

No response

Additional Context

No response

How important is this to you?

Important for my workflow

Activity

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

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