TypeError: Cannot read properties of undefined (reading 'http') #1260
Unanswered
Arshdeep54
asked this question in
Issues
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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