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
@scure/bip39 2.0 is an ESM package with dependencies, and Yarn 4's import loader hooks are compatible with node 22+, not node 20, so there's an error in the node 20 CI. Same trouble as at transpile to ESM with tsdown #1804 from adopt @scure/bip39 #1843