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

request: use pnpm in dev dependency #4787

Open
rkristelijn opened this issue Mar 19, 2025 · 0 comments · May be fixed by #4793
Open

request: use pnpm in dev dependency #4787

rkristelijn opened this issue Mar 19, 2025 · 0 comments · May be fixed by #4793
Labels
status: waiting for maintainer These issues haven't been looked at yet by a maintainer

Comments

@rkristelijn
Copy link
Contributor

rkristelijn commented Mar 19, 2025

Summary

see discussion in #4763 (comment)

pnpm is not a dev dependency so you need to install it globally. This way the version is not locked and you might have weird situations and issues logged based on this.

recomandation: add pnpm to dev dependency and use npx to run. npx first uses the repo version (that is now installed, and version locked)

No response

Examples

No response

Motivation

No response

Search keywords: pnpm locked version

@rkristelijn rkristelijn added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for maintainer These issues haven't been looked at yet by a maintainer
Projects
None yet
1 participant