Skip to content

esm: fix emit deprecation on legacy main resolve

Rodrigo Muino Tomonari requested to merge github/fork/aduh95/fix-dep0151 into main

https://github.com/nodejs/node/pull/48325 introduced a bug where the deprecation is thrown for every resolve. This PR fixes that.

Refs: https://github.com/nodejs/node/pull/48325

Merge request reports

Loading