fablo GitHub
Issue 274 | Update Node.js runtime compatibility |
good first issue | > By default a Fabric Peer v1.4 will create a Nodejs v8 runtime, and a Fabric Peer v2.2/2.3 will create a Nodejs 12 runtime. The Fabric v2.4 will create a Nodejs 16 runtime. see: https://github.com/hyperledger/fabric-chaincode-node/blob/main/COMPATIBILITY.md Due to it, we need to update chaincode scripts to provide accurate warnings |
Created At 2022-01-06 12:23:27 +0000 UTC