Macchina-CLI / macchina

A system information frontend with an emphasis on performance.
https://crates.io/crates/macchina
MIT License
1.24k stars 47 forks source link

[BUG] Macchina 6.1.4 doesn't report version when running macchina --version #264

Closed DannyJJK closed 1 year ago

DannyJJK commented 1 year ago

Describe the bug When running macchina --version it simply reports macchina on its own without the version number.

To Reproduce Steps to reproduce the behavior:

  1. Run macchina --version

Expected behavior Command outputs macchina 6.1.4

Screenshots

image

macchina --doctor output

Let's check your system for errors... Here's a summary:

We've collected 18 readouts, including 2 failed read(s) and 1 read(s) which resulted in a warning.
Readout "Packages" failed with message: No packages found — Do you have a package manager installed?
Readout "LocalIP" failed with message: Unable to get local IPv4 address.

1 of the 3 unsuccessful read(s) resulted in a warning:
Readout "Distribution" threw a warning with message: Since you're on macOS, there is no distribution to be read from the system.

System Information You don't have to provide this information if you're not comfortable doing so, but it'll help us solve the issue a lot faster.

123marvin123 commented 1 year ago
CleanShot 2022-09-17 at 23 45 51@2x

Fixed, thanks for the report