paths
Returns an array containing the paths searched during resolution of request or null if the request string references a core module, for example http or fs.
Since
v8.9.0
Parameters
request
The module path whose lookup paths are being retrieved.