TheZoraiz / ascii-image-converter

A cross-platform command-line tool to convert images into ascii art and print them on the console. Now supports braille art!
Apache License 2.0
2.05k stars 121 forks source link

ascii-image-converter command not working on macOS Monterey #18

Open advik-student-dev opened 2 years ago

advik-student-dev commented 2 years ago

ascii-image-converter is not working

I have to put the full path of the script every time to use it even after putting it in $PATH

TheZoraiz commented 2 years ago

Recheck the path you saved in $PATH and see if there was any . in it. If you installed through homebrew, try coping the executable over to /usr/local/bin and execute it then. This doesn't sound like an issue with the tool itself, so please try googling a bit...