question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support PNPM & PNPM workspaces in patch-generation

See original GitHub issue

image

patch-package doesn’t support pnpm-lock.yaml / pnpm-workspace.yaml.

Can support be added for PNPM?

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:3
  • Comments:7

github_iconTop GitHub Comments

8reactions
Jolg42commented, Jun 30, 2022

Note: pnpm added a patch command 2 days ago 🎁

See https://pnpm.io/cli/patch https://github.com/pnpm/pnpm/releases/tag/v7.4.0

1reaction
jorenbroekemacommented, Jun 30, 2022

That’s awesome @Jolg42 , no need for patch-package to explicitly support it then if it’s built-in

Read more comments on GitHub >

github_iconTop Results From Across the Web

Workspace | pnpm
Workspace. pnpm has built-in support for monorepositories (AKA multi-package repositories, multi-project repositories, or monolithic repositories).
Read more >
Managing a full-stack, multipackage monorepo using pnpm
Learn why pnpm performs better than npm and how the many special workspaces features make it ideal for managing a multi-package monorepo.
Read more >
Setup a Monorepo with PNPM workspaces and speed it up ...
In this article we're going to have a deep dive into setting up a new monorepo using PNPM workspaces that hosts a Remix...
Read more >
How we configured pnpm and Turborepo for our monorepo
In the past, only Yarn supported workspaces out of the box, which made it a great candidate for monorepos, assisted by Lerna to...
Read more >
Adding Nx to NPM/Yarn/PNPM Workspace
Nx has first class support for package-based monorepos. As a result, if you have an existing NPM/Yarn or PNPM based monorepo setup, you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found