When i run the command to generate(./byfn.sh -m generate) the channel artifacts it gives me following error.
However i already exported FABRIC_CFG_PATH, but it still gives me this error.
FABRIC_CFG_PATH is already printed in screenshot as "/c/apps/fabric-samples/first-network"
Attached the other files
configtx.yaml.txtcrypto-config.yaml.txt
I am using first-network application(https://github.com/hyperledger/fabric-samples).
When i run the command to generate(./byfn.sh -m generate) the channel artifacts it gives me following error.
However i already exported FABRIC_CFG_PATH, but it still gives me this error. FABRIC_CFG_PATH is already printed in screenshot as "/c/apps/fabric-samples/first-network" Attached the other files configtx.yaml.txt crypto-config.yaml.txt
Can anyone please help me in this?