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

--dest-dir not working #29

Open
jigneshweb22 opened this issue Jun 23, 2020 · 0 comments
Open

--dest-dir not working #29

jigneshweb22 opened this issue Jun 23, 2020 · 0 comments

Comments

@jigneshweb22
Copy link

try {
await converter.add_options([ '--zoom 1.25', '--embed cfIjo', '--dest-dir out']);
await converter.convert();
} catch (err) {
console.error(Psst! something went wrong: ${err.msg});
}

when I pass '--dest-dir out' parameter, always getting "Psst! something went wrong: undefined" error,

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

1 participant