You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When I have a dependency like:
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.
The text was updated successfully, but these errors were encountered: