Skip to content

migrate to pnpm#112

Merged
Andarist merged 1 commit into
changesets:masterfrom
marcalexiei:pnpm
May 11, 2026
Merged

migrate to pnpm#112
Andarist merged 1 commit into
changesets:masterfrom
marcalexiei:pnpm

Conversation

@marcalexiei
Copy link
Copy Markdown
Contributor

Change repository package manager to pnpm

Since there was already a mention of yarn in the README "Setup" section,
I used this PR to make a few documentation improvements:

  • Moved setup documentation from README.md to a new CONTRIBUTING.md
  • Moved the install URL into the relevant section body
  • Removed a duplicate screenshot
  • Added a ## Changeset format heading before the changeset file format example paragraph

@vercel
Copy link
Copy Markdown

vercel Bot commented May 9, 2026

@marcalexiei is attempting to deploy a commit to the Changesets Team on Vercel.

A member of the Team first needs to authorize it.

@Andarist Andarist merged commit ea5e300 into changesets:master May 11, 2026
5 of 6 checks passed
@Andarist
Copy link
Copy Markdown
Member

The deployment failed with:

Running build in Washington, D.C., USA (East) – iad1
Build machine configuration: 4 cores, 8 GB
Cloning github.com/changesets/bot (Branch: master, Commit: ea5e300)
Cloning completed: 259.000ms
Skipping build cache since Package Manager changed from "yarn" to "pnpm"
Running "vercel build"
Detected `pnpm-lock.yaml` 9 which may be generated by pnpm@9.x or pnpm@10.x
Using pnpm@9.x based on project creation date
To use pnpm@10.x, manually opt in using corepack (https://vercel.com/docs/deployments/configure-a-build#corepack)
Installing dependencies...
 ERROR  packages field missing or empty
For help, run: pnpm help install
Error: Command "pnpm install" exited with 1

I'll look into it in following days but if you'd found the time to investigate what has to be done here, I'd greatly appreciate it.

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.

Migrate to pnpm

2 participants