`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?