Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make run Not Running Properly on Docker Windows 10 #8

Open
adeelshakir889 opened this issue May 30, 2023 · 1 comment
Open

Make run Not Running Properly on Docker Windows 10 #8

adeelshakir889 opened this issue May 30, 2023 · 1 comment

Comments

@adeelshakir889
Copy link

sleep 20
process_begin: CreateProcess(NULL, sleep 20, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [Makefile:11: sleep] Error 2

@josephmachado
Copy link
Owner

josephmachado commented May 30, 2023

Hi @adeelshakir889
If you are using windows please setup WSL and a local Ubuntu Virtual machine following the instructions here. Install the above prerequisites on your ubuntu terminal, if you have trouble installing docker follow the steps here.

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

No branches or pull requests

2 participants