Skip to content

​$ openapi2postmanv2 --test is failing with ENOENT error. #329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jonmross23 opened this issue Feb 7, 2021 · 1 comment · Fixed by #330
Closed

​$ openapi2postmanv2 --test is failing with ENOENT error. #329

jonmross23 opened this issue Feb 7, 2021 · 1 comment · Fixed by #330
Assignees
Labels
cli relates to cli use cases.

Comments

@jonmross23
Copy link

No description provided.

@piotr-cz
Copy link

piotr-cz commented Feb 9, 2021

internal/fs/utils.js:308
    throw err;
    ^

Error: ENOENT: no such file or directory, open '../examples/sample-swagger.yaml'
    at Object.openSync (fs.js:476:3)
    at Object.readFileSync (fs.js:377:35)
...

@VShingala VShingala changed the title ​$ openapi2postmanv2 --test ​$ openapi2postmanv2 --test is failing with ENOENT error. Feb 9, 2021
@VShingala VShingala self-assigned this Feb 9, 2021
@VShingala VShingala added the cli relates to cli use cases. label Feb 9, 2021
VShingala added a commit that referenced this issue Mar 8, 2021
#329 Fixed issue where --test was failing for cli.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli relates to cli use cases.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants