npm / node-which

Like which(1) unix command. Find the first instance of an executable in the PATH.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'node-which' is not recognized...

goldingdamien opened this issue · comments

npx which openapi-typescript is resulting in the error below:

'node-which' is not recognized as an internal or external command,
operable program or batch file.

I am executing in Windows 11, and tried in both powershell and git bash shells from VSCode terminal.

What is the issue?

image
image

For what it's worth, I'm unable to reproduce this issue.