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
When a program has an extension .cmd (ex: yarn.cmd), (run) does not find it. I think that's because we try to add .exe but instead we should consider all extensions in PATHEXT.