You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
export 'dnsEncode' (reexported as 'dnsEncode') was not found in '@ethersproject/hash' (possible exports: _TypedDataEncoder, hashMessage, id, isValidName, messagePrefix, namehash)
#771
Open
noodesonmars opened this issue
May 20, 2022
· 2 comments
export 'dnsEncode' (reexported as 'dnsEncode') was not found in '@ethersproject/hash' (possible exports: _TypedDataEncoder, hashMessage, id, isValidName, messagePrefix, namehash)
Does not appear in console when running yarn build, but appears in Netlify during production build.
I added this from the troubleshooting page on the website but it changed nothing:
Using
"@usedapp/core": "^1.0.2"
export 'dnsEncode' (reexported as 'dnsEncode') was not found in '@ethersproject/hash' (possible exports: _TypedDataEncoder, hashMessage, id, isValidName, messagePrefix, namehash)
Does not appear in console when running
yarn build
, but appears in Netlify during production build.I added this from the troubleshooting page on the website but it changed nothing:
The text was updated successfully, but these errors were encountered: