Skip to content

Output stderror stream from tailwind command #138

@mvehar-preskok

Description

@mvehar-preskok

err => {

I had an issue that error was not reported by exec command, but instead i got error printed inside stderror variable (something regarding wrong classes).

Suggestion, if stderror * 3 in exec callback) is not empty, print it to console.error (we could also call Promise.reject in case of an error, but this might cause some backward compatibility issues)

P.s. node 14.18.1,
"ng-tailwindcss": "2.2.0", (even with 2.3)
"tailwindcss": "^2.2.19",

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