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 for patch: protocol

See original GitHub issue

Thanks for resurrecting Lerna (with workspace: support). The version package is indispensable and irreplaceable. Have tried everything and nothing comes close.

I was able to get successfully ported to lerna-lite for the most part, but I had to remove any “patch:” protocol references to get it to work. Would be awesome for lerna-lite to gain support for this protocol.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
github-actions[bot]commented, Oct 30, 2022

This issue is considered Stale and will be automatically closed in 14 days unless more info is provided

1reaction
StarpTechcommented, Jun 19, 2022

Hi, I also didn’t use it before. Seems like a very yarn-specific feature. Some adaption is happening in pnpm https://github.com/pnpm/pnpm/pull/4885#issuecomment-1159656056 but it will not introduce a prefix. Honestly, I don’t like the fact that lerna has to adopt package manager features. Maybe a more generic solution like lerna hooks can fulfill all those requirements.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PATCH - HTTP - MDN Web Docs
The HTTP PATCH request method applies partial modifications to a resource. PATCH is somewhat analogous to the "update" concept found in CRUD ...
Read more >
Patching Protocol – Private Patching Community
PatchingProtocol.com is an independent site, created by Patch users who understand the importance of keeping an updated source of information for the Patching...
Read more >
PATCH (HTTP) - Wikipedia
In computing, the PATCH method is a request method in HTTP for making partial changes to an existing resource. The PATCH method provides...
Read more >
RFC 5789: PATCH Method for HTTP
This proposal adds a new HTTP method, PATCH, to modify an existing HTTP resource. ... there is no standard way to discover patch...
Read more >
PATCH Method for HTTP RFC 5789 - IETF Datatracker
Advertising Support in OPTIONS A server can advertise its support for the PATCH ... Header field name: Accept-Patch Applicable Protocol: HTTP Author/Change ...
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