I am installing chaincode on hyperledger fabric 2.5 peers, but return error
Error: chaincode install failed with status: 500 - failed to invoke backing implementation of 'InstallChaincode': could not build chaincode: docker build failed: docker image build failed: docker build failed: Error returned from build: 1 "vendor/golang.org/x/net/http2/transport.go:19:2: cannot find package "." in: /chaincode/input/src/vendor/io/fs"
my chaincode has no error, and tried other chaincodes also but same error. Vendor dependancies many time but same error.
i was trying to build hyperledger fabric network and I have already created it with fabric 2.0 successfully. But getting error with 2.5