Closed L3G5ND closed 2 years ago
Hello 👋 Did you add the directory where foreman puts the downloaded binaries to your PATH variable? You can find some info on that in the README
I'm assuming your talking about adding the bin to the environment. In that case, yes, I have added it.
Update: It appears that the bin executables are broken. When I run the executable for the specific tool in the tools directory, it works fine.
Found the fix. The environment variable must be under User variables instead of System variables.
None of the tools I've installed work. Foreman runs perfectly fine. When I run
foreman list
, all of the tools show up. However when I type something likerojo --version
, I get this error#
forman.toml:
foreman list:
Version: 1.0.5 Installation method: Rust What I've done: Reinstalled Foreman, checked to make sure the path variable was correct, and reinstalled the tools many times.