Allows regeneration of `pnpm-lock.yaml` by fixing build error
Fixes #844
The lockfile can't currently be regenerated since the resulting build breaks due to TypeScript problems. This is a proposed fix.
rm pnpm-lock.yamlpnpm install
Note that regenerating the lockfile appears to reveal peer dependency warnings due to the use of React 18.
⚠️ No Changeset found
Latest commit: 052520fa470708ca6c16c6640a3f6a480cd66f99
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| nextra-theme-docs-dev | ✅ Ready (Inspect) | Visit Preview | Sep 19, 2022 at 6:02PM (UTC) |
| nextra-v2 | ✅ Ready (Inspect) | Visit Preview | Sep 19, 2022 at 6:02PM (UTC) |
1 Ignored Deployment
| Name | Status | Preview | Updated |
|---|---|---|---|
| nextra | ⬜️ Ignored (Inspect) | Sep 19, 2022 at 6:02PM (UTC) |
Thank you!