Dilrong

Results 6 comments of Dilrong

you can use [eliza-starter](https://github.com/elizaOS/eliza-starter). in package.json ```json "@elizaos/client-twitter": "0.1.7", ```

@luu-alex hello. I did a yarn install with node v18 but I get the same error. ![2024-07-15 10 00 14](https://github.com/user-attachments/assets/2f2fe6e2-7485-4b26-8013-8cc319d5d4ca)

plans to update a typescript version of web3.js?

![2024-07-23 17 41 57](https://github.com/user-attachments/assets/9dab9785-d3f2-4648-a9af-ba3dd8ad34f4) This is an image of package.json of abitype used by web3.js.

```json { "name": "web3-abi-type-error", "version": "0.0.1", "description": "", "author": "", "private": true, "license": "UNLICENSED", "scripts": { "build": "nest build", "format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"", "start": "nest start", "start:dev": "nest start...

In my case, I found that git pull and re-run worked fine. Make sure your git clone is not an old version