If you are getting this kind of error then follow these instruction
Asked
Active
Viewed 64 times
0
-
Possible duplicate: https://stackoverflow.com/q/43099116/596285 – BMitch Apr 05 '23 at 19:07
1 Answers
0
first, run this command in your git bash
docker run --rm -v "/c/users/vipul rao/documents/github/wappalyzer:/opt/wappalyzer" -it wappalyzer/dev
then, run this command
echo "alias docker='winpty docker'" >> ~/.bashrc
or, run this command echo "alias docker='winpty docker'" >> ~/.bash_profile
at last, restart your computer

er.arunkushwaha
- 138
- 1
- 5