since 14.6.0 Please use require.main and module.children instead.
require.main
module.children
11.14.0
The directory name of the module. This is usually the same as the path.dirname() of the module.id.
since 14.6.0 Please use
require.main
andmodule.children
instead.