Version
18.8.0
Platform
not relevant
Subsystem
module
What steps will reproduce the bug?
assert(require('node:module').findSourceMap('') === undefined)
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior?
Return undefined
What do you see instead?
Return null
Additional information
avajs/ava#3092
https://github.com/nodejs/node/pull/43875/files#r954804828