-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[share_plus] Dependency resolution issue #21
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededshare_plusFeature, Enhancement, Bug Fixes for Share Plus PluginFeature, Enhancement, Bug Fixes for Share Plus Plugin
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededshare_plusFeature, Enhancement, Bug Fixes for Share Plus PluginFeature, Enhancement, Bug Fixes for Share Plus Plugin
Because share_plus >=1.1.0 depends on share_plus_windows ^1.0.0 which doesn't match any versions, share_plus >=1.1.0 is forbidden.
Seems like share_plus should depend on share_plus_windows ^0.1.0 or share_plus_windows 1.0.0 should be published.