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
This is especially useful for netlify which rely on corepack to use the proper pnpm version.
Corepack uses the `packageManager` field in the pakage.json file to determine which version is used.
We also need to use pnpm to build the docs on netlify, otherwise the deploy fails
0 commit comments