Skip to content
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

CLI ignores nonexistent path #101

Open
stefnotch opened this issue Apr 17, 2023 · 2 comments
Open

CLI ignores nonexistent path #101

stefnotch opened this issue Apr 17, 2023 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@stefnotch
Copy link

Running typeshare ./path/that/does/not/exist --lang=typescript --output-file=my_typescript_definitions.ts does not seem to throw an error

@CerulanLumina CerulanLumina self-assigned this Apr 17, 2023
@CerulanLumina
Copy link
Collaborator

Hello, and thank you for reporting this! I'll be looking into this!

@CerulanLumina CerulanLumina added bug Something isn't working question Further information is requested and removed bug Something isn't working labels Apr 17, 2023
@CerulanLumina
Copy link
Collaborator

At the moment, we are discarding errors that result from converting the CLI-provided paths to walkable iterators. I'll bring this up with the team to discuss if there's a better way to handle these errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants