Error when executing Git command
bash: $’\302\226git’: command not found
Solution
This situation often occurs when copying and pasting commands, and there are often extra spaces at the beginning of the command.
Check if there are any extra spaces in the command, just remove the extra spaces.
Similar Posts:
- git bash bash: *: command not found
- Vue Error: “Trailing spaces not allowed”
- How to Solve Error makefile:3: *** missing separator. Stop.
- [How to Solve Error] bash: pip or scrapy: command not found
- MVN often prompts command not found in MAC
- Mac open terminal error – bash:: command not found
- Linux Error: -bash: !“: event not found [How to Solve]
- CentOS Error -bash:systemctl:command not found
- [Solved] Git clone Error: fatal: Protocol ‘HTTPS’ is not supported
- “bash: jps: command not found”