Version
14.17.6
Platform
Windows
Subsystem
No response
What steps will reproduce the bug?
const cluster = require("cluster");
console.log(cluster.isPrimary) // undefined
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
No response