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
Node's ESM resolver does not append `.js` to package subpaths without an exports map, so the extensionless fallback fails before file tracing starts. Pin both the ESM import and automatic nft discovery from the default entrypoint.
0 commit comments