Skip to content

The nyc report --reporter html command may fail to generate an HTML report because it attempts to create a file containing characters that are not allowed in filenames on Windows. #1621

Description

@yusuke-noda

On Windows, if the sources property of a source map file contains characters that are invalid for Windows filenames (such as ? < > \ : * | ", like in "angular:script"), the nyc report --reporter html command fails to generate the HTML report because it attempts to create files containing these invalid characters.

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