Closed Zalymo closed 1 year ago
after running foreman install with the following line in my foreman.toml file:
wally = { source = "UpliftGames/wally", version = "0.3.1" }
wally isn't recognized after command, even though running the foreman list command lists wally as an installed tool
is there a permission issue I'm missing? I don't know where the wally folder is (if it was even created). also I'm on apple silicon, M1 Pro chip
never mind, had to open up the tools folder and rename the "UpliftGames_wally" executable thingy to "wally" then add the tools folder to my path, manually
after running foreman install with the following line in my foreman.toml file:
wally = { source = "UpliftGames/wally", version = "0.3.1" }
wally isn't recognized after command, even though running the foreman list command lists wally as an installed tool
is there a permission issue I'm missing? I don't know where the wally folder is (if it was even created). also I'm on apple silicon, M1 Pro chip