Installing through binary for windows. Fabric not recognized. #1439
Replies: 1 comment
-
Fabric windows installer did not install fabric or go for that matter. It did however create the c:\users[user].config directory and the .env file. I ran these steps manually as I already have choco and git installed and while you probably could just run the setup_fabric.bat file -- it requires running as admin, so it will likely put your .config directory in the wrong profile (admin not your user). I worked around this by installing it directly using the setup_fabric.bat as a guide: Launch terminal with elevated privileges (as administrator):
Launch terminal normally (without elevated privileges):
re-run setup: choose 'Set Default Model' (19 I think?)(if you've already set your keys from running this with the installer, those as-is. your previous setup will remain intact.)
update patterns:
should be up and running! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've finished the install using binaries for windows. I ran the .exe and a cmd window popped up. Followed the required plugins to configure. After that cmd disappeared but I dont see fabric installed anywhere. Is there more to that step?
I'm a noob. But I can understand straight forward steps. That seemed pretty straight forward to me. But now I don't know if fabric is installed or not. I tried using fabric -help in cmd but fabric is not recognized.
Beta Was this translation helpful? Give feedback.
All reactions