M1 (Arm64) support for Railway CLI
Anonymous

4 years ago

Installing the CLI currently fails on an M1 MacBook with "Installation is not supported for this architecture: arm64". Would love this!

Archived

4 Replies

4 years ago

Was this with NPM? Can you try installing with brew. This is definitely something we would like to fix though.


Anonymous

4 years ago

Was this with NPM? Can you try installing with brew. This is definitely something we would like to fix though.

Jake Runzer: Thanks for the quick reply. Yeah it was with yarn global add @railway/cli. Installing via brew with brew install railwayapp/railway/railway worked!


Was this with NPM? Can you try installing with brew. This is definitely something we would like to fix though.

Ted Spare: Yarn global install tends to be wonky no matter what arch, we should add better documentation for that.


Working on exposing Arm64 installs for NPM installed CLI.

Status changed to Planned angelo-railway over 4 years ago


Fixing the NPM install process for MacArch64- stay tuned.

Status changed to In Progress angelo-railway about 4 years ago


Anonymous

4 years ago

Was this with NPM? Can you try installing with brew. This is definitely something we would like to fix though.

Angelo Saraceno: I recommend using NPM for global clis npm i @railway/cli -g


4 years ago

This should be resolved. Please comment if there's still issues

Status changed to Archived jake almost 4 years ago


Loading...