cult-of-coders / grapher

Grapher: Meteor Collection Joins + Reactive GraphQL like queries
https://atmospherejs.com/cultofcoders/grapher
MIT License
275 stars 53 forks source link

update matb33:collection-hooks@1.0.1 #418

Closed MaxmaxmaximusGitHub closed 2 years ago

MaxmaxmaximusGitHub commented 4 years ago
   While selecting package versions:
   error: Conflict: Constraint matb33:collection-hooks@0.8.4 is not
   satisfied by matb33:collection-hooks 1.0.1.
   Constraints on package "matb33:collection-hooks":
   * matb33:collection-hooks@1.0.1 <- top level
   * matb33:collection-hooks@0.8.4 <- cultofcoders:grapher 1.2.8_1

update grapher to collection-hooks 1.0.1 support

evolross commented 4 years ago

In the meantime you might try meteor add matb33:collection-hooks@1.0.1! with the exclamation point to see if the old version is compatible with cultofcoders:grapher.

thearabbit commented 4 years ago

I get the same error

StorytellerCZ commented 2 years ago

Please try cultofcoders:grapher@1.3.20-beta.0 to see if that fixes your issues.