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

Tool crashes when input file extension is not .txt #2

Closed
SerpentBytes opened this issue Sep 17, 2022 · 1 comment
Closed

Tool crashes when input file extension is not .txt #2

SerpentBytes opened this issue Sep 17, 2022 · 1 comment

Comments

@SerpentBytes
Copy link

Environment Information

Operation System: macOS Monterey
Node version: v16.17.0

Bug Description

The tool crashes when the -i option is used and the source file supplied is not in .txt format

See below:

[Error: ENOTDIR: not a directory, scandir '/Users/taimoordawami/Desktop/Silver Blaze.log'] {
  errno: -20,
  code: 'ENOTDIR',
  syscall: 'scandir',
  path: '/Desktop/Silver Blaze.log'
}

@Myrfion
Copy link
Owner

Myrfion commented Sep 18, 2022

fix in #8

@Myrfion Myrfion closed this as completed Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants