10 Replies
Please provide your project ID or reply with
N/A
. Thread will automatically be closed if no reply is received within 10 minutes. You can copy your project's id by pressing Ctrl/Cmd + K -> Copy Project ID.Solution
make sure you are using the latest version of the cli
v3.3.1
I’m using the most up to date version via home brew
That’s 2.1.0
that is not the most up to date version, as stated above its 3.3.1
if that's the version that homebrew is giving you, look into updating homebrew
hmm
homebrew is up to date, but still saying 2.1.0 is the latest
update its package repositories, etc
https://formulae.brew.sh/formula/railway
as you can see homebrew does indeed have the latest railway cli version
okay, fixed. I uninstalled + reinstalled brew and got it to download new formulae
thanks!
no problem!
for any future people who come across this, looks like railway's cli was previously served from their own tap but this isn't the case any more. if you've tried updating/upgrading homebrew but still see 2.1.0 as latest, run
brew uninstall railwayapp/railway/railway && brew install railway