Skip to content

lib: fix emit deprecation on legacy main resolve

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

cc @H4ad

Merge request reports

Loading