Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Repository in instructions not up to date (and chaincode install failure) #14

Open
nathanfield1990 opened this issue Feb 19, 2022 · 0 comments

Comments

@nathanfield1990
Copy link

nathanfield1990 commented Feb 19, 2022

The git clone repository in the tutorial is not up to date with patches. You should reference this one directly.

The one you reference first sets you up to fail once you get to channelinstantiate

I spent many hours trying to figure out what's going on. Please change so others can go faster than I did!

Also, after going through the tutorial again using this repository (with patches) I now get the following error when running the chaincode install.

"can't load package: package github.com/hyperledger/fabric-chaincode-go/shim: cannot find package "github.com/hyperledger/fabric-chaincode-go/shim" in any of:
/opt/go/src/github.com/hyperledger/fabric-chaincode-go/shim (from $GOROOT)
/opt/gopath/src/github.com/hyperledger/fabric-chaincode-go/shim (from $GOPATH)"

Is this tutorial simply not working anymore!? What patches are missing now? Please let me know as it's looking more and more like I need to abandon this tutorial altogether after spending many hours working through bugs.

@nathanfield1990 nathanfield1990 changed the title Repository in instructions not up to date Repository in instructions not up to date (and chaincode install failure) Feb 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant