You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: