- Make sure that truffle supports the latest web3 version. - In `tsconfig.json`, change `noImplicitAny` to true. - In contract_interact_generator.js change the type of web3, currently, it is `any`.