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 file shows error in development ? #319

Open
znyrsam opened this issue Sep 30, 2021 · 0 comments
Open

make file shows error in development ? #319

znyrsam opened this issue Sep 30, 2021 · 0 comments

Comments

@znyrsam
Copy link

znyrsam commented Sep 30, 2021

whenever run the make file it giving this error and go dep not installing?

NAME="Ubuntu"
VERSION="20.04.3 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.3 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

Error :
ubuntu@dev-instance-1:~/Documents/gotty$ make
godep go build -ldflags "-X main.Version=2.0.0-alpha.3 -X main.CommitID=git rev-parse HEAD | cut -c1-7"
/bin/sh: 1: godep: not found
make: *** [Makefile:7: gotty] Error 127

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

1 participant