Description
It appears that the linux version only supports the x86-64 architecture. Since Linux also runs on other architectures (in my specific case 64-bit arm), it would be useful to either generate a build for that architecture or at the minimum check in the installation script for non-x86-64 architectures and show an appropriate error message instead.
It currently indicates a successful installation even though the resulting binary does not actually run successfully.
Requirements
Description
It appears that the linux version only supports the x86-64 architecture. Since Linux also runs on other architectures (in my specific case 64-bit arm), it would be useful to either generate a build for that architecture or at the minimum check in the installation script for non-x86-64 architectures and show an appropriate error message instead.
It currently indicates a successful installation even though the resulting binary does not actually run successfully.
Requirements