hyperledger-labs / fablo

Fablo is a simple tool to generate the Hyperledger Fabric blockchain network and run it on Docker. It supports RAFT and solo consensus protocols, multiple organizations and channels, chaincode installation and upgrade.
Apache License 2.0
195 stars 72 forks source link

Drop the yarn and nvm installation support #455

Closed Sanket-0510 closed 3 months ago

Sanket-0510 commented 4 months ago

fixes #451

I have dropped the yarn installation, I am not sure about the nvm, I think will need that cause we are installing node js using nvm,I need slight clarification on this.