orangekame3 / paclear

👾paclear is a clear command with PAC-MAN animation👾
MIT License
214 stars 5 forks source link

unable to install in windows terminal #17

Closed teleter closed 10 months ago

teleter commented 10 months ago

was unable to configure correctly to install in windows terminal

orangekame3 commented 10 months ago

Hi, I'm sorry to hear you're experiencing issues installing our CLI on Windows Terminal.

Could you please specify which installation method you used? We offer four methods: go install, Homebrew, downloading the binary directly, and using winget.

Knowing the method you used will help us assist you better. Thanks!

teleter commented 10 months ago

I Attempted to install via winget

teleter commented 10 months ago

after attempting to run .\win-installer.sh in windows terminal it boots up Vs code and does not work :(

orangekame3 commented 10 months ago

The winget installation method worked fine on my end, but it seems there are cases where it doesn't go smoothly.

Do you have Go installed? If you use go install, we have confirmed that it works for others. Alternatively, you could manually download the executable file and run it directly.

orangekame3 commented 10 months ago

The winget installation method is still relatively new with fewer use cases, so I'll conduct some additional testing on my end.

teleter commented 10 months ago

Fixed, Just had to clear the defaults for .sh files on my system

orangekame3 commented 10 months ago

Great to hear, I'm glad it worked out for you!