'make' is not recognized as an internal or external command, operable program or batch file.
See original GitHub issueCannot install on Win 8.1 x64. Get this error:
'make' is not recognized as an internal or external command,
operable program or batch file.
How to solve it? Without installing Cygwin
Issue Analytics
- State:
- Created 8 years ago
- Reactions:13
- Comments:18 (5 by maintainers)
Top Results From Across the Web
Windows 7 - 'make' is not recognized as an internal or ...
Check if you have added the MinGW bin folder to your PATH. type PATH in your command line and look for the folder....
Read more >'make' is not recognized as an internal or external command
The error "'make' is not recognized as an internal or external command, operable program or batch file" occurs when we run the make...
Read more >5 Ways to Fix the "Not Recognized as an Internal or ...
1. Verify if the Program Is Installed · 2. Use the Full File Path to Execute the Command · 3. Use the Full...
Read more >Powershell terminal in VS Code: make : The term 'make'
Powershell terminal in VS Code: make : The term 'make' is not recognized as the name of a cmdlet, function, script file, or...
Read more >Error: "'make' is not recognized as an internal or external ...
Error: "'make' is not recognized as an internal or external command, operable program or batch file." ... I've been constantly getting the above ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

-Download ‘Make for Windows’ @ http://gnuwin32.sourceforge.net/packages/make.htm -Add the make.exe directory to your PATH variable
It worked for me, not sure why @feimosi had problems.
Visit here https://sourceforge.net/projects/mingw/ download MinGW - Minimalist GNU for Windows and install it. Set system variable path C:\MinGW\bin
for detail paste this link in new tab - https://stackoverflow.com/questions/23723364/windows-7-make-is-not-recognized-as-an-internal-or-external-command-operabl/62450734#62450734 For help check video youtube.com/watch?v=sXW2VLrQ3Bs