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

Unable to Make Setup #2

Open
stevemw0302 opened this issue Jan 10, 2023 · 2 comments
Open

Unable to Make Setup #2

stevemw0302 opened this issue Jan 10, 2023 · 2 comments

Comments

@stevemw0302
Copy link

I'm unable to run the make setup. I keep receiving these two errors:
make: go: No such file or directory
make: *** [Makefile:6: install] Error 127

Any suggestions?

@Harry-027
Copy link
Owner

Is Go installed in your machine with proper path setting ?
Can you run the command go version to check if go path is set properly ?

@mi60dev
Copy link

mi60dev commented Feb 10, 2023

FYI same here

docker-compose -f docker-compose.yml up -d
make: docker-compose: No such file or directory
make: *** [compose] Error 1

But unfortunately I am not experienced in go and docker in order to provide more feedback.
go version outputs this:

go version go1.19.4 darwin/amd64

docker -v

Docker version 23.0.0, build e92dd87c32

OSX

  MacBook Pro
  System Version:	macOS 12.6 (21G115)
  Kernel Version:	Darwin 21.6.0

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

3 participants