Skip to content

Bug: os.platform() == 'windows' will never match #6

@dhermes

Description

@dhermes

https://nodejs.org/docs/latest-v16.x/api/os.html#osplatform

Returns a string identifying the operating system platform. The value is set at compile time. Possible values are 'aix', 'darwin', 'freebsd', 'linux', 'openbsd', 'sunos', and 'win32'.

Metadata

Metadata

Assignees

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