Share this article
Improve this guide
Make: Command not Found Error: How to Fix it
Install make using PowerShell when you encounter this issue
4 min. read
Updated onOctober 4, 2023
updated onOctober 4, 2023
Share this article
Improve this guide
Read our disclosure page to find out how can you help Windows Report sustain the editorial teamRead more
Key notes
The make command is widely used in different operating systems for building and compiling software projects. However, users complain about the make: command not found error when they use it.
This guide will discuss why the error occurred and how to fix it. Similarly, we have provided the solution if theADB command is not found or is inaccessible.
What causes make: command not found?
The make: command not found error occurs when the system cannot locate the ‘make’ command-line tool. This error can be caused by various factors, including:
Regardless of the cause of the error on your operating system, we’ll take you through details about how to resolve it.
How can I fix make: command not found?
Before trying any advanced troubleshooting steps:
Windows doesn’t have to make preinstalled. However, you can install it through the Windows Subsystem for Linux (WSL) or other development environments like Chocolatey, Cygwin, or MinGW.
Install make
The above steps will install the Chocolatey development environment and install make through the respective package manager. Also, you can check our guide on how toprint Environment Variablesin PowerShell.
Add make to the PATH environment variable
Check how toedit the Path Environment Variablein Windows PCs for more details.
Following the above steps will automatically fix the issues with make command not found error. Also, you can run the commands in the Command Prompt if you encounter anyissues with PowerShellor Terminal.
Should you have any questions or suggestions regarding this guide, kindly drop them in the comments section.
More about the topics:PowerShell,Windows 11
Henderson Jayden Harper
Windows Software Expert
Passionate about technology, Crypto, software, Windows, and everything computer-related, he spends most of his time developing new skills and learning more about the tech world.
He also enjoys gaming, writing, walking his dog, and reading and learning about new cultures. He also enjoys spending private time connecting with nature.
User forum
0 messages
Sort by:LatestOldestMost Votes
Comment*
Name*
Email*
Commenting as.Not you?
Save information for future comments
Comment
Δ
Henderson Jayden Harper
Windows Software Expert
Passionate about technology, Crypto, software, Windows, and everything computer-related, he spends most of his time developing new skills.