Skip to content

basic.tar.gz file does not exist #1

@sdpipm

Description

@sdpipm

After running the following command, an error states that the basic.tar.gz files does not exist:
$ ./network.sh deployCC -ccn basic -ccp ../asset-transfer-basic/chaincode-go -ccl go

Output:

++ peer lifecycle chaincode calculatepackageid basic.tar.gz
Error: failed to read chaincode package at 'basic.tar.gz': open basic.tar.gz: no such file or directory

Expected behavior:

++ peer lifecycle chaincode calculatepackageid basic.tar.gz
+ PACKAGE_ID=basic_1.0: ee50fa374f273a42c9d5477b0a2924ff744735eff15bea7ce52bcf887af5fc01
Chaincode is packaged

File is missing from the repository.

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