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

Can't provide options with 3 parameter usage #20

Open
dbashford opened this issue Feb 25, 2016 · 3 comments
Open

Can't provide options with 3 parameter usage #20

dbashford opened this issue Feb 25, 2016 · 3 comments

Comments

@dbashford
Copy link

With v1.4.1, I cannot use options with this signature

fn(filePath, options, cb).

This code: https://github.com/nisaacson/pdf-text-extract/blob/v1.4.1/index.js#L16-L20

Will turn options into {} if I do that.

@chriswhong
Copy link

+1, wanted to do a PR to fix this, but 1.4.1 is not here on github

@nisaacson
Copy link
Owner

@chriswhong 1.4.1 is now in master, see issue #19

@jasonburrows
Copy link

Is there any workaround for this while using 1.4.1?

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

4 participants