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

Better error message when trying to update to a specific package version #12931

Open
wants to merge 1 commit into
base: release-3.0
Choose a base branch
from

Conversation

zodern
Copy link
Member

@zodern zodern commented Dec 21, 2023

I always forget which command to run to update a package to a specific version. When trying to do this with meteor update, this PR adds a better error message that suggests using meteor add instead.

@Grubba27 Grubba27 added this to the Release 3.0 milestone Dec 21, 2023
@wreiske
Copy link
Contributor

wreiske commented Dec 25, 2023

Seeing this PR gave me an idea to include URLs in some of the error outputs linking back to the meteor documentation... For example this PR could easily link to https://guide.meteor.com/using-atmosphere-packages#installing-atmosphere

@Grubba27
Copy link
Contributor

Exactly @wreiske! We started doing this, I think if you do a cross boundary import(import server file in the client), it will trigger an error that has a link to the docs.

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

Successfully merging this pull request may close these issues.

None yet

3 participants