‘where’ is not recognized as an internal or external command, operable program or batch file. Error: Unable to find git in your PATH.

Hritika Agarwal
1 min readSep 1, 2020

--

[Installation Problem in flutter]

Make sure , you have downloaded the following-:

  1. flutter
  2. git

Next , is to add the following in user Path Variables [ Environment Variables<Users<Path ]

  1. C:\src\flutter\bin

Now, add them in System Path Variables. [Environment Variables< System< Path]

  1. C:\Program Files\Git\cmd
  2. C:\Windows\System32\WindowsPowerShell\v1.0\
  3. C:\Windows\System32

Congratulations! , Your Setup is Ready.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Responses (4)

Write a response