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

When installing Meteor, installer should update path even if Meteor is already installed #11808

Open
zodern opened this issue Dec 13, 2021 · 1 comment

Comments

@zodern
Copy link
Member

zodern commented Dec 13, 2021

If for some reason Meteor is installed but isn't included in the path (for example, you installed Meteor with the old npm installer that had a npm bin file, and updated the meteor package to a new version that doesn't have it), it would be nice if the installer could check if the path has meteor in it, and if it doesn't it fixes it.

@zodern
Copy link
Member Author

zodern commented Dec 13, 2021

Another option is to add a command to the meteor-installer cli for updating the path.

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

No branches or pull requests

1 participant