vite-plugin-html
vite-plugin-html copied to clipboard
chore: upgrade pnpm@7
Upgrade pnpm to 7 and fix posinstall error.
│ > pnpm run prepack --filter ./packages/* -- --stub
│ ERR_PNPM_NO_SCRIPT Missing script: prepack
│ ELIFECYCLE Command failed with exit code 1.
└─ Failed in 358ms
ELIFECYCLE Command failed with exit code 1.
Ran into the same issue. Can confirm this branch works.