[Working as intended] relative paths inside protocols inside packageExtensions are resolved relative to the parent package's location #1127
Labels
working as intended
The current behavior is intended.
Describe the bug
Patching fails with:
ENOENT: no such file or directory, open './foo.patch'
when trying to installwith.nodeLinker: "node-modules"
setTo Reproduce
Repo with example: https://github.com/goszczynskip/yarn-berry-bug-patch
Steps that I made:
set nodeLinker to node-modulesEDIT: with pnp it fails tooyarn
Environment if relevant (please complete the following information):
The text was updated successfully, but these errors were encountered: