babun/cygwin yarn stdin is not tty fix

If you are using windows and using babun or cygwin,

if you come across “stdin is not tty” when you try to run yarn then there is a simple fix available ๐Ÿ™‚

in your ~/.zshrc add an alias like alias yarn="yarn.cmd" and then you should be able to use yarn command as usual ๐Ÿ™‚

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.