Getting below error when trying to build caterpillar-core. Please commit your package-lock.json
/Users/deenukaperera/Documents/Catepillar-2/Caterpillar/v3.0/caterpillar-core/out/models/models.controller.js:6
const abiCoder = new web3_eth_abi_1.AbiCoder();
^
TypeError: web3_eth_abi_1.AbiCoder is not a constructor
at Object.<anonymous> (/Users/deenukaperera/Catepillar-2/Caterpillar/v3.0/caterpillar-core/out/models/models.controller.js:6:18)
at Module._compile (internal/modules/cjs/loader.js:816:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:827:10)
at Module.load (internal/modules/cjs/loader.js:685:32)
at Function.Module._load (internal/modules/cjs/loader.js:620:12)
at Module.require (internal/modules/cjs/loader.js:723:19)
at require (internal/modules/cjs/helpers.js:14:16)
at Object.<anonymous> (/Users/deenukaperera/Catepillar-2/Caterpillar/v3.0/caterpillar-core/out/app.js:8:29)
at Module._compile (internal/modules/cjs/loader.js:816:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:827:10)
at Module.load (internal/modules/cjs/loader.js:685:32)
at Function.Module._load (internal/modules/cjs/loader.js:620:12)
at Module.require (internal/modules/cjs/loader.js:723:19)
at require (internal/modules/cjs/helpers.js:14:16)
at Object.<anonymous> (/Users/deenukaperera/Documents/Catepillar-2/Caterpillar/v3.0/caterpillar-core/out/www.js:3:15)
at Module._compile (internal/modules/cjs/loader.js:816:30)
[20:02:47] [nodemon] app crashed - waiting for file changes before starting...
Getting below error when trying to build caterpillar-core. Please commit your
package-lock.json