-
Notifications
You must be signed in to change notification settings - Fork 99
railway upgrade
command
#236
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
Comments
Ideally we should be able to upgrade even if installed via the install script, similar to how |
I read the code a little bit and they actually store the installation method in yarn's package.json file. If cli does that at installation time this is definitely possible without doing copious amounts of starship-esque command spamming |
Uh oh!
There was an error while loading. Please reload this page.
We should be able to detect if installed via homebrew, npm, yarn or other, and provide an upgrade command for railway
The text was updated successfully, but these errors were encountered: