Christian Lenz created NETBEANS-130: ---------------------------------------
Summary: Output window is not aware of success colors from npm script Key: NETBEANS-130 URL: https://issues.apache.org/jira/browse/NETBEANS-130 Project: NetBeans Issue Type: Improvement Components: platform - Output Window Affects Versions: Next Environment: Windows 10 (64Bit), NetBeans 8.2 Patch 2 Reporter: Christian Lenz Attachments: color-problem.png When I execute a npm script via NetBeans like `npm run build-prod` from the context menu of a HTML5 project, it runs inside the output window, but I only see sometimes red messages, for warnings or errors, but no other colors. See my screenshot for what I mean. I compared the output from the CMD under Windows 10 and the output from NetBeans. Should be similar to that from the CMD. Cheers Chris -- This message was sent by Atlassian JIRA (v6.4.14#64029)