ESCC invoke result: response:<status:500 message:"make sure the chaincode basic2 has been successfully defined on channel mychannel and try again: chaincode definition for 'basic2' exists, but chaincode is not installed"
I package the js chaincode then installed then approved as well as committed, but even after all process i am not able to create container as well as invoke the methods. i have followed the documentation: https://hyperledger-fabric.readthedocs.io/en/release-2.2/deploy_chaincode.html
Hyperledger fabric 2.2 Ubuntu 18.04 Docker version 19.03.8
please can anyone tell me where am i going wrong?