Closed rngadam closed 8 years ago
Hey man - sorry you are having an issue with this. Can you try to move the meteor toys package to the top of your package list, and seeing if that helps.
To do that, go to ./meteor/packages and edit the file
@msavin FYI - I had a similar problem with 2.2 breaking meteorhacks:aggregate - moving it to the top of the packages list manually fixed it for me.
Thanks for the tip @jamielob Assuming this got it working, so will close the issue.
after
meteor add meteortoys:allthings
, tried running my project and have this failure:after
meteor remove meteortoys:allthings
, the project works.