Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

NoTagError is printed without ERROR prefix #100

@jasonkarns

Description

@jasonkarns

The NoTagError is categorized as an error and thus prevents printing of the shrinkwrap. But it is not printed to the user that the error is an ERROR, thus resulting in misleading output that there are no ERRORS. (This is probably not limited to NoTagError but is rather the fault of the default formatter not printing ERROR. https://github.com/uber/npm-shrinkwrap/blob/master/bin/formatters.js#L16)

this issue was uncovered through #99

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