patch-package
patch-package copied to clipboard
Failure when node_modules is a symlink or configured to be a custom location
As the title says. If node_modules is a direct subdir of the project no errors happen. Example yarn --modules-folder=/tmp/node_modules
Will fail to apply.
Any solution yet?