You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone! i just face this error after running the script: Versions of software: Docker version 19.03.6, build 369ce74a3c docker-compose version 1.17.1, build unknown 5.6.0 go version go1.13.9 linux/amd64 package github.com/hyperledger/fabric-samples: no Go files in /home/jeydi/go/src/github.com/hyperledger/fabric-samples script/install-hyperledger-fabric-2-ubuntu-18.04.sh: line 51: cd: /src/github.com/hyperledger/fabric-samples: No such file or directory
Please can help?
The text was updated successfully, but these errors were encountered:
I am also facing same issue from above.... i checked ~/.bashrc to check go path,
the path is there
but when i checked go version it says go is not installed
maybe nano ~/.profile should have been used instead of bashrc for specifying path?
Hello everyone! i just face this error after running the script:
Versions of software: Docker version 19.03.6, build 369ce74a3c docker-compose version 1.17.1, build unknown 5.6.0 go version go1.13.9 linux/amd64 package github.com/hyperledger/fabric-samples: no Go files in /home/jeydi/go/src/github.com/hyperledger/fabric-samples script/install-hyperledger-fabric-2-ubuntu-18.04.sh: line 51: cd: /src/github.com/hyperledger/fabric-samples: No such file or directory
Please can help?
The text was updated successfully, but these errors were encountered: