Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Setting up project environment  #20

Open
@chinyati

Description

@chinyati

Hi

I have cloned the project and also setup the environment as specified in your instructions.

However when I try to run ./startfabric in project folder I get these errors:

2020-08-09 14:49:30.081 UTC [chaincode.platform.util] func1 -> ERRO 001 Visit /opt/gopath/src/chaincode failed: lstat /opt/gopath/src/chaincode: no such file or directory
2020-08-09 14:49:30.081 UTC [chaincode.platform.util] WriteFolderToTarPackage -> INFO 002 Error walking rootDirectory: lstat /opt/gopath/src/chaincode: no such file or directory
2020-08-09 14:49:30.081 UTC [chaincode.platform.node] GetDeploymentPayload -> ERRO 003 Error writing folder to tar package lstat /opt/gopath/src/chaincode: no such file or directory
Error: error getting chaincode bytes: Error writing Chaincode package contents: lstat /opt/gopath/src/chaincode: no such file or directory

Note my gopath is actually set to the required location "/opt/gopath" and have also created the src folder. Please assist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions