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 build步骤出错,有人遇到过么 #164

Open
wangyuan033 opened this issue May 27, 2018 · 5 comments
Open

mac make build步骤出错,有人遇到过么 #164

wangyuan033 opened this issue May 27, 2018 · 5 comments

Comments

@wangyuan033
Copy link

No description provided.

@wangyuan033 wangyuan033 changed the title mac 马克 mac make build步骤出错,有人遇到过么 May 27, 2018
@wangyuan033
Copy link
Author

wangyuan033 commented May 27, 2018

cd cmd/neb; go build -ldflags "-X main.version=1.0.1 -X main.commit=a7aaa0aaef2677038562356e1bbdccfb848d2fb4 -X main.branch=master -X main.compileAt=`date +%s`" -o ../../neb-a7aaa0aaef2677038562356e1bbdccfb848d2fb4
accountcmd.go:25:2: cannot find package "github.com/nebulasio/go-nebulas/cmd/console" in any of:
	/usr/local/Cellar/go/1.10.2/libexec/src/github.com/nebulasio/go-nebulas/cmd/console (from $GOROOT)
	/Users/xxx/go/src/github.com/nebulasio/go-nebulas/cmd/console (from $GOPATH)

@hankcocco
Copy link

同,解决了嘛

@kjs1715
Copy link

kjs1715 commented Jun 6, 2018

这个应该是 $GOPATH的问题,本人通过 export GOPATH=/Users/用户名/go-workspace(自己创的)解决了

@yupnano
Copy link
Contributor

yupnano commented Jun 15, 2018

#163

@weiht12
Copy link

weiht12 commented Dec 5, 2018

你好,此版本为星云旧版wiki(后期逐步停止维护),欢迎将您的问题提交星云新版wiki,以便于获得及时解答。同时,参与wiki的编辑维护工作还会有奖励哦。新版wiki链接:https://wiki.nebulas.io/en/latest/
(英文);https://wiki.nebulas.io/zh_CN/latest/ (中文)
Hello, this version is the nebulas old wiki (later stop maintenance), welcome to submit your question to the new nebulas wiki, in order to get timely answers. At the same time, there will be rewards for editing and maintaining the wiki. New wiki link: https://wiki.nebulas.io/en/latest/ (English); https://wiki.nebulas.io/zh_CN/latest/ (Chinese)

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

5 participants