Open goldingdamien opened 11 months ago
npx which openapi-typescript is resulting in the error below:
npx which openapi-typescript
'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.
npx which openapi-typescript
is resulting in the error below:I am executing in Windows 11, and tried in both powershell and git bash shells from VSCode terminal.
What is the issue?