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

mac make dep步骤出错 #163

Closed
wangyuan033 opened this issue May 27, 2018 · 6 comments
Closed

mac make dep步骤出错 #163

wangyuan033 opened this issue May 27, 2018 · 6 comments

Comments

@wangyuan033
Copy link

wangyuan033 commented May 27, 2018

dep ensure -v
/path/to/workspace/src/github.com/nebulasio/go-nebulas is not within a known GOPATH/src
make: *** [dep] Error 1
@ChengOrangeJu
Copy link
Contributor

请echo $GOPATH查看是否为正确设置的路径

@wangyuan033
Copy link
Author

路径正确

@Jimi2333
Copy link

Jimi2333 commented Jun 1, 2018

我也遇到了错误
image

@wangMengLiang
Copy link

wangMengLiang commented Jun 3, 2018

localhost:go-nebulas wangmengliang$ sudo make dep
dep ensure -v
/path/to/workspace/src/github.com/nebulasio/go-nebulas is not within a known GOPATH/src
make: *** [dep] Error 1
localhost:go-nebulas wangmengliang$ echo $GOPATH
/path/to/workspace
localhost:go-nebulas wangmengliang$ 

同样的问题,在两台电脑上都遇到了,请帮忙看一下

@automaticly
Copy link

我也是这个问题,解决了吗

@kjs1715
Copy link

kjs1715 commented Jun 6, 2018

GOPATH改成/Users/用户/工作区(新建的文件夹)

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

7 participants