Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading to meteor 1.11 (and associated packages) breaks meteortoys for good #117

Open
djlogan2 opened this issue Oct 13, 2020 · 7 comments

Comments

@djlogan2
Copy link

davidlogan@DAVIDs-MacBook-Pro iccserver % meteor add meteortoys:allthings
 => Errors while adding packages:             
                                              
While selecting package versions:
error: Potentially incompatible change required to top-level dependency: aldeed:collection2 2.10.0, was 3.2.1.
Constraints on package "aldeed:collection2":
* aldeed:[email protected] <- msavin:mongol 1.3.1 <- meteortoys:allthings 1.2.3

It took me a while to figure out why upgrading to meteor 1.11 was failing, and then it took me a while to figure out why trying to upgrade collection2 was failing. I really need this updated before I can use meteor toys again. I just installed msavin:mongol manually and it appears to work.

@junlouiegonzales
Copy link

I encountered an error also after updating to meteor 1.11.1

image

@djlogan2
Copy link
Author

mongol is also in the middle with a higher version available than what meteor toys is willing to use, but not the latest version.
https://github.com/msavin/Mongol-meteor-explore-minimongo-devtools/issues/160

@ItIsArmin
Copy link

ItIsArmin commented Jan 4, 2021

I just updated to Meteor 1.12 and I have the same issue:
Error: A method named 'MeteorToys' is already defined

@djlogan2
Copy link
Author

djlogan2 commented Jan 4, 2021

I think MeteorToys is no longer supported. I just got rid of it. I found "Meteor DevTools Evolved" chrome plugin and installed that instead.

@samadders
Copy link

error
i am having this issue , does anyone how to solve it.

@msavin
Copy link
Contributor

msavin commented Oct 31, 2021

meteor toys are coming back soon

@jowilhnson
Copy link

2.5 years later... problem still exists. Upgrading old projects breaks meteortoys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants