how to detect operating system node code example Example: how to check platform in nodejs var isWin = process.platform === "win32";