Next js Build error.
Unanswered
A4SIZE posted this in #help-forum
A4SIZEOP
Type error: Module '"ethers"' has no exported member 'FunctionFragment'.
6 | BigNumberish,
7 | BytesLike,
9 | Result,
10 | Interface,
11 | AddressLike,
any one knows why this error is happening ?
6 | BigNumberish,
7 | BytesLike,
8 | FunctionFragment,| ^
9 | Result,
10 | Interface,
11 | AddressLike,
any one knows why this error is happening ?