When i run the test-network from fabric samples 2.2 and try to install and invoke the typescript chaincode for fabcar. From the packaging to commit stage everything runs smoothly but on invocation it gives me error and the docker container exits.
these are the commands i input: ./network.sh up ./network.sh createChannel ./network.sh deployCC -ccn basic -ccl typescript -ccp /home/ubuntu/fabric/hlf/fabric-samples/chaincode/fabcar/typescript -cci initLedger last output after running the final command docker logs for the exited container