-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 outdated
output not visible in powershell
#4758
Comments
@pdeva Did you by any chance install the Windows Fall Creators Update (1709 / 16299.19) already? I am pretty sure nothing changed on one of my projects (not the yarn version, not the node version, nor any package.json file) since last week when it still worked perfectly fine. The only relevant thing that changed was the Windows Update that took place. |
My version of windows:
|
@ThisWillDoIt I'm also having issues with yarn since installing 1709. I don't want to hijack this issue, but what issues have you encountered since updating? |
I have the same problem (only in PowerShell). Windows: 10.0.15063 Build 15063 |
I will submit a pull request on this in a few days |
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
The
latest version
column is invisible in powershell.Screenshot 1:
Screenshot 2 (with selection):
If the current behavior is a bug, please provide the steps to reproduce.
Open Windows Powershell, and type
yarn outdated
.What is the expected behavior?
The column should be visible in powershell
Please mention your node.js, yarn and operating system version.
Yarn 1.2.1
Windows 10
Node 6.9.5
The text was updated successfully, but these errors were encountered: