Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm audit corrupts non-tty's #29697

Closed
mcandre opened this issue Sep 24, 2019 · 1 comment
Closed

npm audit corrupts non-tty's #29697

mcandre opened this issue Sep 24, 2019 · 1 comment
Labels
wrong repo Issues that should be opened in another repository.

Comments

@mcandre
Copy link

mcandre commented Sep 24, 2019

When I pipe npm audit to other command line applications, then the colors codes corrupt the text. Please remember to disable ALL color codes for node and npm commands when the current environment is not an interactive TTY session.

  • Version:
$ node -v
v6.9.1

$ npm --version
6.11.3
  • Platform:

macOS 10.14 Mojave

  • Subsystem:

NPM

@sam-github
Copy link
Contributor

Please report bugs in npm to the npm project: https://npm.community/c/bugs

@mscdex mscdex added the wrong repo Issues that should be opened in another repository. label Sep 25, 2019
@mscdex mscdex closed this as completed Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wrong repo Issues that should be opened in another repository.
Projects
None yet
Development

No branches or pull requests

3 participants