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 test_unit ERROR 1 #96

Closed
MrOrangeUS opened this issue Oct 6, 2020 · 0 comments
Closed

make test_unit ERROR 1 #96

MrOrangeUS opened this issue Oct 6, 2020 · 0 comments

Comments

@MrOrangeUS
Copy link

ubuntu@vps-c7deabc4:/go/src/github.com/thetatoken/theta$ make install
go install ./cmd/...
go install ./integration/...
ubuntu@vps-c7deabc4:
/go/src/github.com/thetatoken/theta$ make test_unit
go test -timeout 45s glide novendor -tags=unit
/bin/sh: 1: glide: not found
can't load package: package github.com/thetatoken/theta: unknown import path "github.com/thetatoken/theta": cannot find module providing package github.com/thetatoken/theta
make: *** [Makefile:32: test_unit] Error 1
ubuntu@vps-c7deabc4:~/go/src/github.com/thetatoken/theta$

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