Cannot find module 'ethers/lib/utils' or its corresponding type declarations #4857
Unanswered
prakhar011
asked this question in
Q&A
Replies: 0 comments
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 "ethers": "^6.13.3", "typescript": "5.6.3", node v20.16.0
this is what I am importing
import { FormatTypes, Interface } from "ethers/lib/utils";
does anyone know how to resolve this.
Beta Was this translation helpful? Give feedback.
All reactions