worldsibu / convector-example-drug-supply-chain

The current mono-repo is a simple project to showcase the ease and power of Convector by creating a basic Drug Supply Chain fullstack application example.
https://worldsibu.io/convector
Apache License 2.0
31 stars 12 forks source link

App runs but does not function. #11

Open NicolasJupiter opened 5 years ago

NicolasJupiter commented 5 years ago

screen shot 2018-10-22 at 9 27 12 pm Data does not save. This is the last bit of output from Terminal during installation- some of it turns to gibberish so we dont fully know if there are errors in the last bit.

> @worldsibu/convector-example-drug-supply-chain@1.0.0 cc:instantiate /Users/deepak/Desktop/Project/blockchain/attempt5/fabric-samples/convector-example-drug-supply-chain
> chaincode-manager --config ./org1.chaincode.config.json instantiate drug "1"

Instantiating now...
error: [Transform] Error parsing buffer to JSON 
drug1escc"vscc*(

Org1MSP

Org2MSP2D
 b�w˨�����dsx�ohk��w���4�n�~� t���'��
                                     &�QN׭�G

XN�u)��.K: k��  $�讆�M!�{�%�D@m����,

Org1MSP

Org2MSP
Instantiated successfully
Initializing controllers now...
Initialization successfully

Looking forward to a solution.