Skip to content

Log using process.stderr.write instead of console.error since this isn't an error #170

@sidharthachatterjee

Description

@sidharthachatterjee

As a result of c3b1df6#diff-168726dbe96b3ce427e7fedce31bb0bc, updates appear as errors for gatsby (and other projects that depend on yurnalist I think)

59606692-6a095e00-912f-11e9-89e3-f0966f1e0982

However, I do understand the need to put this in stderr as opposed to stdout, so how do we feel about replacing console.error here with a call to process.stderr.write?

If this makes sense, we're happy to open a PR and get this patched! Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions