'Error: 'geth' is not recognized as an internal or external command, operable program or batch file
Solution 1:[1]
If you installed geth according to the instructions.
I recommend to try to set the paths as follows
- Go to Control Panel
- Select the System
- Select Advance System Settings
- In the open window of Advance System Setting click the Environment Variable button
- In Environment Variable Window Select the Path Variable and press Edit Button Then Just simply Copy the path of your Geth Installation directory like below and Save "C:\Program Files (x86)\Geth"
I hope this helps.
Anyway, I recommend using linux for this stuff -> you'll avoid other problems of this type
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | DOBBYLABS |

