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
Revert "Include the underlying exception in ESM import exceptions"
This reverts commit 2dcd739.
The cause property of Error objects was added in >=16.9.0, and only works
reliably in >=16.14.0. We still support older versions.
To be reintroduced in 5.0.
0 commit comments