this post was submitted on 15 Jun 2026
0 points (50.0% liked)

Ask

1563 readers
29 users here now

Rules

  1. Be nice
  2. Posts must be legitimate questions (no rage bait or sea lioning)
  3. No spam
  4. NSFW allowed if tagged
  5. No politics
  6. For support questions, please go to !newcomers@piefed.zip

Icon by Hilmy Abiyyu A.

founded 1 year ago
MODERATORS
 

RN6mjF71g8wYu3O.png

you are viewing a single comment's thread
view the rest of the comments
[–] Object@sh.itjust.works 4 points 1 day ago* (last edited 1 day ago) (3 children)

You don't have git installed on your PC. Download the installer from https://git-scm.com/install/windows, or just enter this command to install it: winget install --id Git.Git -e --source winget

[–] LoveEspresso@retrofed.com 1 points 1 day ago (1 children)

git version 2.53.0 is already existing in my system.

[–] Object@sh.itjust.works 4 points 1 day ago* (last edited 1 day ago)

These are things I would try:

  1. Restart VSCode
  2. Restart computer (because newly installed programs don't get registered by other programs until you fully restart them)
  3. Click on the down arrow next to plus icon (which is next to the text "powershell") in your screenshot, and see if git bash is available there. It should appear as an entry in the list.

Not sure what I would do if none of these work.

[–] LoveEspresso@retrofed.com 1 points 1 day ago

It's saying command winget not found.

[–] LoveEspresso@retrofed.com 1 points 1 day ago

i see. Thanks.