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

Meteor 3 compatibility release #60

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

StorytellerCZ
Copy link
Member

Based on #59, this PR takes the next step and makes things compatible with Meteor 3.

@StorytellerCZ
Copy link
Member Author

I'm wondering if mtest is compatible with Meteor 3. I see no reason not to, but the cancellation is strange.

@wreiske
Copy link
Collaborator

wreiske commented Sep 12, 2024

Looking forward to this! I tried getting the latest versions of both running with Meteor 3.0.2 but ran into this...

meteor add mizzao:user-status@2.0.0-beta.0
mizzao:user-status with version constraint 2.0.0-beta.0 has already been added.

wreiske@Wills-MacBook-Pro bluehive-ai % meteor add mizzao:timesync@1.0.0-beta.0
 => Errors while adding packages:             
                                              
While selecting package versions:
error: Conflict: Constraint mizzao:timesync@0.5.4 is not satisfied by mizzao:timesync 1.0.0-beta.0.
Constraints on package "mizzao:timesync":
* mizzao:timesync@1.0.0-beta.0 <- top level
* mizzao:timesync@0.5.4 <- mizzao:user-status 2.0.0-beta.0

@StorytellerCZ
Copy link
Member Author

@wreiske I'll release a new rc for mizzao:user-status to fix this shortly.

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

Successfully merging this pull request may close these issues.

3 participants