[fcw] Going to enroll with admin cert! peer_urls=[grpc://192.168.99.100:7051], channel_id=mychannel, uuid=marbles-Docker Compose Network-mychannel-fabric-peer-org1, orderer_url=grpc://192.168.99.100:7050, msp_id=Org1MSP
events.js:183
throw er; // Unhandled 'error' event
^
Error: ENOENT: no such file or directory, open 'C:\Users\rohit.hfc-key-store\cd96d5260ad4757551ed4a5a991e62130f8008a0bf996e4e4b84cd097a747fec-priv'
Facing the above error..I tried to debug it and I think the error is in file ..\fabric-samples\marbles\utils\fc_wrangler\enrollment.js from line no. 196
[fcw] Going to enroll with admin cert! peer_urls=[grpc://192.168.99.100:7051], channel_id=mychannel, uuid=marbles-Docker Compose Network-mychannel-fabric-peer-org1, orderer_url=grpc://192.168.99.100:7050, msp_id=Org1MSP events.js:183 throw er; // Unhandled 'error' event ^ Error: ENOENT: no such file or directory, open 'C:\Users\rohit.hfc-key-store\cd96d5260ad4757551ed4a5a991e62130f8008a0bf996e4e4b84cd097a747fec-priv'
Facing the above error..I tried to debug it and I think the error is in file ..\fabric-samples\marbles\utils\fc_wrangler\enrollment.js from line no. 196
Thanks in advance..!!