-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When I have a dependency like:
"i18next-phrase-in-context-editor-post-processor": "patch:[email protected]#./patches/i18next-phrase-in-context-editor-post-processor+1.3.0.patch",
I can't have multiple dependencies on that package in different workspaces as the path to the patch could be different. I suppose in this case the tool needs to resolve the path to the patch and verify that the absolute paths are equal instead of doing a simple string comparison.
bmish and yongla
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working