Skip to content

differentiate between core cluster and this module with require() #198

@ORESoftware

Description

@ORESoftware

I opened this issue with Node.js help

nodejs/help#562 (comment)

in my testing, if I just call require('cluster') the Node.js core module will get loaded, whether I install this module as a package.json devDependency or a regular dependency

I am wondering how I can reliably load this module instead of the core module, and vice versa. Any insight or help would be of help thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions