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

How to upgrade installation to the latest version? #37

Open
Avijobo opened this issue Jul 12, 2017 · 1 comment
Open

How to upgrade installation to the latest version? #37

Avijobo opened this issue Jul 12, 2017 · 1 comment

Comments

@Avijobo
Copy link

Avijobo commented Jul 12, 2017

"typings install registry:env/meteor --global" still keeps installing an earlier version in my project, even after first removing the earlier installation. What am I doing wrong?

@mattmccutchen
Copy link

"registry:env/meteor" refers to the commit specified here. If you want to use master from this repository, use "github:meteor-typings/meteor/1.3" (replace 1.3 with the Meteor version you want). But see #38 re the future of Meteor typings.

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

2 participants