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

Many lines printed in terminal during "npm install" step if package names wrap to the next line #98

Closed
ide opened this issue Mar 30, 2016 · 1 comment · May be fixed by thierry-laval/Outils-npm-check#2 or thierry-laval/Outils-npm-check#10

Comments

@ide
Copy link

ide commented Mar 30, 2016

I ran an interactive update and npm-check started installing newer versions of some of my dependencies like this:

⠼ npm install babel-cli@6.6.5 babel-preset-es2015@6.6.0 babel-preset-react@6.5.0

My terminal wasn't wide enough to fit all of the package names, though, so they wrapped to the next line. npm-check then started printing out a new line each time it advanced the spinner animation instead of overwriting the current line.

Platform: OS X El Cap with the built-in Terminal.app.

@dylang
Copy link
Owner

dylang commented Mar 31, 2016

This sounds like an issue for ora, I'll create an issue there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants