> it would cause very hard to debug issues
This is the reason why we didn't implement this feature.
How about we get the undici version number from process.versions, find out if they are compatible, and if not consider them different?
I still think we should add a undici.installGlobals() function that replaces all the objects from Node.js core with the ones from undici.
Originally posted by @mcollina in #2659 (comment)