TypeError: Cannot read properties of undefined (reading 'http') #1260
Unanswered
Arshdeep54
asked this question in
Issues
Replies: 1 comment
-
hmm @Arshdeep54 do you mind sharing your imports, can you make sure "baseSepolia" is being imported from "@account-kit/infra"? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using capsule and alchemy for account abstraction ,
Capsule docs
The error is in
createModularAccountAlchemyClient
functionVersions I am using :
"@alchemy/aa-alchemy": "^3.19.0",
"@alchemy/aa-core": "^3.19.0",
"viem": "^2.22.2",
"@usecapsule/ethers-v6-integration": "^2.14.0",
"@usecapsule/react-sdk": "^4.11.0",
"@usecapsule/viem-v2-integration": "^2.15.0",
"@usecapsule/web-sdk": "^2.11.0",
Beta Was this translation helpful? Give feedback.
All reactions