Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

"stagehand" command not found in Git Bash on Windows 10 #691

Open
yasht01 opened this issue Feb 20, 2021 · 2 comments
Open

"stagehand" command not found in Git Bash on Windows 10 #691

yasht01 opened this issue Feb 20, 2021 · 2 comments

Comments

@yasht01
Copy link

yasht01 commented Feb 20, 2021

stagehand command works as expected in Powershell.

image

But, running the same command outputs command not found in Git Bash. (Git version 2.28.0.windows.1)

image

I have added the bin path into the PATH variable. But, still this error keeps coming up.

@domesticmouse
Copy link
Contributor

domesticmouse commented Feb 22, 2021

Which bin path did you add? I'm also curious which dart you are attempting to run inside Git bash?

Actually which bash is Git bash? Windows has a plethora of options for running bash.

@yasht01
Copy link
Author

yasht01 commented Feb 27, 2021

Can you tell how to check which bash is running in Git Bash? I am clueless as to how to check it.

I have added the path to the C:/Users/AppData/Local/Pub/Cache/bin folder in my PATH variables. (As mentioned in the Dart Docs)

image

I have also added paths to my flutter installation folder (For some reason, I installed it on my D drive)

image

But, after adding those paths too, the issue persists.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants