KYC-chain icon indicating copy to clipboard operation
KYC-chain copied to clipboard

Node init.js not working

Open shahkshitij15 opened this issue 4 years ago • 0 comments

Hi rudra, Everytime I run node init.js I am getting the following error:-

abiDefinition = JSON.parse(contract.contracts[':kyc'].interface); ^

TypeError: Cannot read property ':kyc' of undefined at Timeout.afterDelay [as _onTimeout] (/Users/admin/Desktop/KYC-chain/root/init.js:16:50) at listOnTimeout (internal/timers.js:549:17) at processTimers (internal/timers.js:492:7)

Can you please help me with this. What should I change in the code or what should I download?

shahkshitij15 avatar Sep 07 '20 19:09 shahkshitij15