0

'git' is not recognized as an internal or external command, operable program of batch file. Building flutter tool... Running pub upgrade...

vscode move up flutter/bin

enter image description here

DiyorbekDev
  • 430
  • 1
  • 8
  • Does this answer your question? ['git' is not recognized as an internal or external command](https://stackoverflow.com/questions/4492979/git-is-not-recognized-as-an-internal-or-external-command) – Pratik Butani Jul 28 '21 at 13:24

1 Answers1

0

I see you have github desktop. But for use git-bash, try download the git framework: https://git-scm.com/downloads. After installing, try to use the git command. Let me know if it worked.

ricarDEV
  • 116
  • 7