runfinch / finch

The Finch CLI is an open source client for container development
https://www.runfinch.com
Apache License 2.0
3.48k stars 88 forks source link

Not working in Mac M2. #782

Closed moolyasuresh closed 5 months ago

moolyasuresh commented 5 months ago

Describe the bug Briefly describe the problem you are having.

Installed finch in Mac M2 but when i try to run finch --version , I get below error

finch -version M1 architecture detected. Installing aarch64 package.

INFO[0000] Using default values due to missing config file at "/Users/myusername/.finch/finch.yaml" INFO[0000] "/Users/myusername/.finch" directory doesn't exist, attempting to create it FATA[0000] unknown shorthand flag: 'e' in -ersion

Steps to reproduce A clear, step-by-step set of instructions to reproduce the bug. toolbox install finch finch --version

Expected behavior Description of what you expected to happen.

Screenshots or logs If applicable, add screenshots or logs to help explain your problem.

Additional context Add any other context about the problem here.

To help debug the issue as quickly as possible, we recommend generating a support bundle with finch support-bundle generate and attaching it to this issue. This packages all Finch-related configs and logs into one file.

AkihiroSuda commented 5 months ago

Is this issue really specific to M2?

moolyasuresh commented 5 months ago

This is not an issue. There was a typo in my command