Railway CLI upgrade stuck at llvm@18
I have two devices, laptop needs a Railway installation, desktop is upgrading Railway from 3.14.1 to 3.15.1 (latest release). I use Homebrew. On both devices, the upgrade/installation is getting stuck at the llvm@18 installation, the specific stage shown in image below. I've tried multiple times, waited for hours, overnight etc.
What is the issue? If I can't have 3.15.1, I am happy to install 3.14.1 on my laptop just to be able to use Railway CLI but any clues on how to do this? 'brew install [email protected]' doesn't work ('railway' is the only recognised package).
Both laptop and desktop running macOS Monterey 12.7.6.
12 Replies
Project ID:
N/A
N/A
Update: llvm@18 finally installed after 8 hours on both devices!
Another issue: Strangely 'railway login' is not working? This is on the new installation (laptop).
known issue, downgraded the CLI version for now
Hi @Brody Could you clarify, do you mean I should downgrade the CLI version? I can't figure out how to install an older version, the only available command is 'brew install railway'
yes downgrade the cli version, you would want to read brew's documentation on how to install a specific version
Unfortunately there's no easy way. I'll wait for a new/patched/fixed version, hopefully soon as I use Railway for work.
For reference: I usually use the '@' notation to download different versions eg '[email protected]' but Homebrew is saying there is only one version called 'railway'. I read that you can also install from URL but lack the technical expertise to solve the issue as per screenshot.
install it with npm then
Wondering if you might know a rough timeframe the 3.15 CLI will be fixed?
Solution