Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: downgrade lockfile to match pnpm version in package.json #9567

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

chris-olszewski
Copy link
Member

@chris-olszewski chris-olszewski commented Dec 5, 2024

Description

#9533 accidentally bumped our lockfile be a pnpm 9 lockfile, we're on pnpm 8

Testing Instructions

corepack enable && pnpm i --frozen-lockfile will now work

@chris-olszewski chris-olszewski marked this pull request as ready for review December 5, 2024 13:50
@chris-olszewski chris-olszewski requested a review from a team as a code owner December 5, 2024 13:50
Copy link

vercel bot commented Dec 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2024 1:50pm
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Dec 5, 2024 1:50pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Dec 5, 2024 1:50pm
examples-gatsby-web ⬜️ Ignored (Inspect) Dec 5, 2024 1:50pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Dec 5, 2024 1:50pm
examples-native-web ⬜️ Ignored (Inspect) Dec 5, 2024 1:50pm
examples-svelte-web ⬜️ Ignored (Inspect) Dec 5, 2024 1:50pm
examples-tailwind-web ⬜️ Ignored (Inspect) Dec 5, 2024 1:50pm
examples-vite-web ⬜️ Ignored (Inspect) Dec 5, 2024 1:50pm

Copy link
Contributor

@anthonyshew anthonyshew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh! Sorry.

@anthonyshew anthonyshew merged commit aaf7792 into main Dec 5, 2024
37 checks passed
@anthonyshew anthonyshew deleted the olszewski/fix_main_js branch December 5, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants