pnpm / pnpm.io

pnpm's website
https://pnpm.io
MIT License
214 stars 480 forks source link

Migrating to pnpm from Yarn (links) #337

Open mrienstra opened 1 year ago

mrienstra commented 1 year ago

I've put together some resources to assist those migrating from Yarn to pnpm. I'm not sure if they fit into the docs in any way, but thought I'd put them here to make them at least somewhat discoverable. If there is a spot for them in the docs, happy to open a PR.

Migrating to pnpm would likely require moving from dependabot to renovatebot (see dependabot/dependabot-core#1736).

Some yarn --> pnpm migration PRs:

yarn --> pnpm migration commits (couldn't locate PRs):

In progress migration:

Using pnpm (none of these migrated from Yarn as far as I could tell):

juanpicado commented 1 year ago

Thanks very thoughtful, @zkochan could be this a new page ? Or maybe fits somewhere else what do you think ?

zkochan commented 1 year ago

We can add such page but I thinking listing things that should be done is more useful than links to PRs. " moving from dependabot to renovatebot " is a useful information.

juanpicado commented 1 year ago

@mrienstra would you like to give it a try?