Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: do not allow to install pnpm globally via pnpm add #8728

Merged
merged 2 commits into from
Nov 3, 2024

Conversation

zkochan
Copy link
Member

@zkochan zkochan commented Nov 2, 2024

We have now a dedicated command for installing pnpm (pnpm self-update) and we use a special directory to store the different versions of pnpm. Hence it doesn’t make sense to allow installing pnpm globally.

In the future we will probably also rewrite the way global packages are installed. But probably not in scope of pnpm v10.

@zkochan zkochan added this to the v10.0 milestone Nov 2, 2024
@zkochan zkochan requested a review from a team November 3, 2024 02:51
@lvqq
Copy link
Member

lvqq commented Nov 3, 2024

LGTM

@zkochan zkochan merged commit 6b27c81 into main Nov 3, 2024
16 checks passed
@zkochan zkochan deleted the dissallow-pnpm-install branch November 3, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants