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
5234: Fix: allow for binaries from $PATH to pass validity check r=matklad a=Veetaha
Tackles #5229 (comment)
cc @matklad@lnicola
Apparently `fs.existsSync()` works only with real paths and not with `$PATH` env var
Co-authored-by: Veetaha <[email protected]>
0 commit comments