LPGhatguy / aftman

Aftman, the prodigal sequel to Foreman
MIT License
157 stars 16 forks source link

Aftman error: Incorrect function. (os error 1) #60

Open dougbankspersonal opened 4 months ago

dougbankspersonal commented 4 months ago

Trying to follow instuctions on readme. When I try to use aftman to add a tool I get error messages like so: $ aftman.exe add rojo-rbx/rojo Tool rojo-rbx/rojo has never been installed before. Install it? [y/n] Aftman error: Incorrect function. (os error 1)

$ aftman install Tool rojo-rbx/rojo has never been installed before. Install it? [y/n] Aftman error: Incorrect function. (os error 1)

dougb@DougPC MINGW64 ~

On Windows using GitBash shell.

LPGhatguy commented 4 months ago

Super strange, I've never heard of an "Incorrect function" OS error! Something to look into.

LastTalon commented 4 months ago

Seems likely related to https://github.com/console-rs/console/issues/35.

bqdsdev commented 2 months ago

had the same problem running it through git bash. powershell worked fine though.