Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

make command not found #27

Closed
gabyrusu opened this issue May 15, 2018 · 2 comments
Closed

make command not found #27

gabyrusu opened this issue May 15, 2018 · 2 comments

Comments

@gabyrusu
Copy link

I'm running Docker (Compose 1.21.1) in Windows 10 Pro, and "make" command doesn't seam to work:

make help
make : The term 'make' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
+CategoryInfo : ObjectNotFound: (make:String) [], CommandNotFoundException
+FullyQualifiedErrorId : CommandNotFoundException

Any help guys? Thanks!

@dzschille
Copy link

Your problem is most likely that the shell does not know where to find your make program. Make a internet search for "Windows 10 make : The term 'make' is not recognized as the name of a cmdlet" and you will find some possible solutions for your problem.

@gabyrusu
Copy link
Author

I will do that! Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants