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
% openapi-forge forge https://petstore3.swagger.io/api/v3/openapi.json openapi-forge-typescript -o api
Loading generator from 'openapi-forge-typescript'
cd: no such file or directory: /Users/colineberhardt/.nvm/versions/node/v16.14.2/lib/node_modules/openapi-forge/src/../node_modules/openapi-forge-typescript
Validating generator
---------------------------------------------------
API generation FAILED
---------------------------------------------------
Generator path /Users/colineberhardt/.nvm/versions/node/v16.14.2/lib/node_modules/openapi-forge/src/..\node_modules\openapi-forge-typescript does not exist, check that the path points to a valid generator
---------------------------------------------------
The text was updated successfully, but these errors were encountered:
Just tested on Windows on a cmd prompt and it worked so from what it looks like there is a '/', '\' mismatch, good old multi-platform support. I developed this feature on a windows machine and that will be the problem.
The text was updated successfully, but these errors were encountered: