Replies: 3 comments 1 reply
-
Scanned the whole C drive :)
|
Beta Was this translation helpful? Give feedback.
-
Have you seen issue this [https://github.com//discussions/45]? |
Beta Was this translation helpful? Give feedback.
-
@ssobii2, run that command from git bash instead of cmd or powershell. The project was created on macOS and really only works well on Mac and Linux. It'll install properly if you run it in git bash. However, it won't run very well because claude code on Windows doesn't seem to fully understand that ~ is USERPROFILE. It runs in a mix of bash and powershell. I found the slash commands weren't actually referencing the expanded versions under the .agent-os directory in your USERPROFILE. For that reason, I submitted this PR to help Windows users. I recommend you apply these changes after running the shell scripts in git bash. #82. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am on Windows and I did the first command of the global installation using CMD (not PowerShell) and it ran successfully (see below) but the actual
.agent-os
folder is not there. I tried multiple times, and it even skips the files, but the folder is not there.Scanned the whole folder via PowerShell as well, but the folder is not there:
Also used Everything to search for it, but it also couldn't find it :(
When trying the command again:
Beta Was this translation helpful? Give feedback.
All reactions