Description
Pnpm has a released beta version for v12
It's not yet supported in vite-plus. Vite-plus needs to add compatibility due to changed install logic.
Would be great to add support before pnpm v12 is released.
Suggested solution
Testing pnpm v12 with vite-plus:
- Bump the pnpm version in
package.json to v12
"packageManager": "pnpm@12.0.0-beta.2"
- Run command
vp install and see error:
error: Failed to exec /Users/.../.vite-plus/package_manager/pnpm/12.0.0-beta.2/pnpm/bin/pnpm: No such file or directory (os error 2)
Alternative
No response
Additional context
No response
Validations
Description
Pnpm has a released beta version for v12
It's not yet supported in vite-plus. Vite-plus needs to add compatibility due to changed install logic.
Would be great to add support before pnpm v12 is released.
Suggested solution
Testing pnpm v12 with vite-plus:
package.jsonto v12vp installand see error:Alternative
No response
Additional context
No response
Validations