Skip to content

test-network documentation needs to provide information about when language compilers are required #3212

Open
@davidkel

Description

@davidkel

The deployCC command provides the ability to deploy Go/Java/Typescript/Javascript chaincode. However in almost all cases this will fail (and that applies for the provided samples in fabric-samples as well) unless you have appropriate compilers installed. The only exception is javascript which doesn't require any sort of compiler

The problem is this doesn't appear to be documented anywhere within the test-network sections. Maybe it should refer to pre-reqs and we should make sure the pre-reqs section provides a list of compilers and some reference to where to determine the required supported versions of GoLang, Java and Node (for node see hyperledger/fabric-samples#591 for details)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions