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
Naming the executable of this library `which` can cause issues -- such
as microsoft/vscode#82552.
Rename executable to `node-which`, so that people can clearly
differentiate between built-in `which` (bash, zsh, etc) and the Node
version.
PR-URL: #67
Credit: @radarClose: #67
Reviewed-by: @isaacs
0 commit comments