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
Using --experimental-modules on v10.4.1 worked. After an upgrade to v10.5.0, running the same script now simply outputs "(node:26960) ExperimentalWarning: The ESM module loader is experimental." and then dies with no other output.
It doesn't look like anything was changed in the changelog for the v10.5.0 release.