Remote SSH Yarn install

I have a vagrant vm that I access through SSH from PHPStorm. To run some scripts I created a "Remote SSH External Tool". But the terminal output is garbled. A simple "yarn install" for example (with filling progress bars) doesn't seem to update the terminal correctly, but adds the new progress bar status next to the old one. Also it shows no colors.

When I run the same manually through "Start SSH Session", it does look right.

Is this a bug in the Remote SSH External Tool or am I missing a setting somewhere?

0
5 comments

Which PhpStorm version do you use?
It has been a problem a while ago: https://youtrack.jetbrains.com/issue/IDEA-124339

0
Avatar
Permanently deleted user

2016.3.2, the latest...

0

Could you please share a screenshot of that view?

0
Avatar
Permanently deleted user

Instead of just replacing the line, it seems to just add to it. Added downside is, it takes like 10 times as long to do the install, because it seems rather busy updating the console.

0
Avatar
Permanently deleted user

Any update on this? Or should I make a bug report?

0

Please sign in to leave a comment.