It’s saying command winget not found.
Comment on What does it mean when the vs code says this ?
Object@sh.itjust.works 5 days ago
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 5 days ago
LoveEspresso@retrofed.com 5 days ago
i see. Thanks.
LoveEspresso@retrofed.com 5 days ago
git version 2.53.0 is already existing in my system.
Object@sh.itjust.works 5 days ago
These are things I would try:
Not sure what I would do if none of these work.
LoveEspresso@retrofed.com 5 days ago
Option 3 seems to be the only solution. Shall try this over again tomorrow.