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

Tail command adds extra blank lines #12

Open
mortenscheel opened this issue Jan 3, 2023 · 0 comments · May be fixed by #32
Open

Tail command adds extra blank lines #12

mortenscheel opened this issue Jan 3, 2023 · 0 comments · May be fixed by #32
Labels
enhancement New feature or request

Comments

@mortenscheel
Copy link

When running an npm script, I get an extra blank line after each line of output.
I don't have time to test it myself right now, but I would guess you could just replace $this->line($line) with $this->getOutput()->write($line) which doesn't add any newline characters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants