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

Yarn GUI glitch on Windows PowerShell #4483

Closed
unigazer opened this issue Sep 16, 2017 · 3 comments
Closed

Yarn GUI glitch on Windows PowerShell #4483

unigazer opened this issue Sep 16, 2017 · 3 comments

Comments

@unigazer
Copy link

Yarn version
yarn: v1.0.2

Do you want to request a feature or report a bug?
bug / glitch

What is the current behavior?
Well, don't really know how to explain it, it's a gui glitch or a bug.

If the current behavior is a bug, please provide the steps to reproduce.

  1. Open Windows PowerShell on Windows 10 Pro x64 15063.608.
  2. Try to install a package. yarn global add create-react-native-app for example.
  3. Then this happens.
    untitled

What is the expected behavior?
To not have those weird yellow blocks, but the info should be on one line, like when npm is installing modules.

Please mention your node.js, yarn and operating system version.
Node.js : v8.5.0,
Yarn : v1.0.2,
Windows : Windows 10 Pro x64 15063.608

P.S. When it finishes installing, the end result is ok, this only happens during the installation of packages.

@BYK
Copy link
Member

BYK commented Sep 16, 2017

This should be fixed by #4317 looks like a duplicate of #2530 and #1222. Can you try with one of the latest nightlies and see if it is fixed there: https://yarnpkg.com/en/docs/nightly

@unigazer
Copy link
Author

After installing yarn-1.0.2-20170916.1017-unsigned, all good. Except that it now shows hashtags instead of blocks. But the progress bar itself is working properly.

@BYK
Copy link
Member

BYK commented Sep 17, 2017

Except that it now shows hashtags instead of blocks.

That was the fix 😂

@BYK BYK closed this as completed Sep 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants