Skip to content

--redirect-warnings option appears to be broken #18580

@silverwind

Description

@silverwind
  • Version: 9.5.0
  • Platform: macOS 10.13.3
  • Subsystem: src

I tried various invocations but none seem to really work:

node −−redirect−warnings=file -p 'GLOBAL.foo = 1'      # Error: Cannot find module
node -p 'GLOBAL.foo = 1' −−redirect−warnings=file      # No error, no file written

Metadata

Metadata

Assignees

No one assigned

    Labels

    lib / srcIssues and PRs related to general changes in the lib or src directory.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions