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

I run 'make contract' command, suffered a problem. #1

Open
zhanglifengf12 opened this issue Jun 3, 2019 · 2 comments
Open

I run 'make contract' command, suffered a problem. #1

zhanglifengf12 opened this issue Jun 3, 2019 · 2 comments

Comments

@zhanglifengf12
Copy link

can't load package: package chainspace.io/chainspace-go/examples/cs-coin/cmd/cs-coin: cannot find package "chainspace.io/chainspace-go/examples/cs-coin/cmd/cs-coin" in any of: /usr/local/go/src/chainspace.io/chainspace-go/examples/cs-coin/cmd/cs-coin (from $GOROOT) /go/src/chainspace.io/chainspace-go/examples/cs-coin/cmd/cs-coin (from $GOPATH)
and i set $GOPATH=~/go
and i passed Sending build context to Docker daemon 125.1MB...
THX...TnT

@zhanglifengf12
Copy link
Author

i solved it by modify Dockerfile COPY . /go/src/chainspace.io/chainspace-go
And my file path is ~/go/src/chainspace.io/chainspace-go

@zhanglifengf12 zhanglifengf12 reopened this Jun 3, 2019
@savvysiddharth
Copy link

@zhanglifengf12 Could you tell what specific changes you made to that Dockerfile? I think my issue #3 might be similar to yours.

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

2 participants