You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2024. It is now read-only.
It seems like progress bar theming isn't being properly selected when running commands like npm install on Fedora 27. Regardless of whether I run npm set unicode=true the theme always defaults to fallback and not the nicer theme like is does on macOS. I've checked my locales and everything like LC_ALL and LC_CTYPE in addition to the terminal emulator have it set to UTF-8 or 'en_US.UTF-8'. I'm running npm version 5.6.0 and I believe that uses gauge version 2.7.4.