node-which
node-which copied to clipboard
'node-which' is not recognized...
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?
For what it's worth, I'm unable to reproduce this issue.