nextjs-wagmi
nextjs-wagmi copied to clipboard
Can't resolve ethers/lib/utils
trafficstars
I'm getting this error from a clean installation.

Tried using Node 14 and 17, but I got the same result.
Thanks for sharing this info! I'll look into this and get a patch out soon 👍
Hello @pepoospina @Seth-McKilla I'm facing the same issue. did you manage to fix it?
Hello @pepoospina @Seth-McKilla I'm facing the same issue. did you manage to fix it?
just add
"ethers":"5.7.0"
to dev dependencies