Currently, I'm trying to use microfab to test chaincode But it's not going to up cli container. `peer lifecycle chaincode install $(pwd)/asset-transfer-basic-typescript.tgz` Got error: **command not found: peer** How can I solve it?