0

How can I fix this ugly output for "npm ls"?

enter image description here

Debian Wheezy / node v0.10.36 / npm 2.4.1

UPDATE:

«*» - is an ugly char, that I can not reproduce here:

helloworld@1.0.0 /var/www/helloworld
  *** express@4.11.2
  *** accepts@1.2.3
    ***** mime-types@2.0.8
    ***** mime-db@1.6.0
      ****** negotiator@0.5.0
Pierre.Vriens
  • 1,159
  • 34
  • 15
  • 19
  • Instead of linking to an image, please include the text of the output in your post. Then the post will still be useful in future when the image goes away. If there are characters that you can't reproduce, put something in their place and tell us what happened. – Andrew Schulman Feb 03 '15 at 09:40
  • @AndrewSchulman Generally yes, but sometimes (like here) that's just not possible. – Michael Hampton Feb 03 '15 at 14:43

1 Answers1

1

I have changed Putty encoding to UTF-8 and the problem was solved.