Skip to content

Handle NPM dialogues during build #170

@elringus

Description

@elringus

Since .NET 9 something has changed in the way build system interacts with terminal causing issues like #169 where user is not notified and can't interact with sub-process build systems, such as NPM.

While we probably could just run NPM in silent mode, I'd like to explore how .NET itself handles that and ideally propagate such NPM dialogues during build (as it worked before .NET 9).

Any suggestions are welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or enhancementhelp wantedCommunity assistance is most appreciated

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions