procfetch
procfetch copied to clipboard
procfetch -b gives error
procfetch -b doesn't work on my machine.
I am working on the fix. Will update soon.
Attach screenshot and mention Distribution name if possible!!
Debian11 Bullseye

Any idea why is it printing the following extra line?
- sh: 1: brew: not found
Cool https://github.com/TanmayPatil105/procfetch/issues/128 !
terminate called after throwing an instance of `std::invalid_argument`
what(): stop
This error message looks like #3. Both seem to be causing errors in the call to stoi(). So, the method of correction will be similar.
@TanmayPatil105 done with unit test and earlier suggested changes.
Let me know if any further changes are required!