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

Issue 3 - Output does not properly convert a single file #4

Closed
rabroldan opened this issue Sep 14, 2023 · 4 comments
Closed

Issue 3 - Output does not properly convert a single file #4

rabroldan opened this issue Sep 14, 2023 · 4 comments

Comments

@rabroldan
Copy link

-o did work but if the file is located in the main folder it will duplicate the entire folder and now will have multiple repeating files, documents in the main directory it also throws an error if a folder is being converted

@bhavik001
Copy link
Owner

Hi,
Thank you for giving me feedback.
Can you share me the screenshots. Please

@rabroldan
Copy link
Author

image

@rabroldan
Copy link
Author

image

I ended up with this

@rabroldan rabroldan changed the title Issue 4 - Output does not properly convert a single file Issue 3 - Output does not properly convert a single file Sep 14, 2023
@bhavik001
Copy link
Owner

bhavik001 commented Sep 14, 2023

Hi,
I have make some changes in the code and you can check now its working.
Instead of -output use --output
Use

node src/index.js <.txt file or floder name> --output <in the custom folder you want to save the files>

Let me know if it work for you So that I can close the issue.

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