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

lowdb-api do not accept async adapters #4

Open
unlight opened this issue Apr 27, 2019 · 1 comment
Open

lowdb-api do not accept async adapters #4

unlight opened this issue Apr 27, 2019 · 1 comment

Comments

@unlight
Copy link

unlight commented Apr 27, 2019

index.js ~ line 61

const db = lowdb(new Adapter(file)); // db = Promise
db._ - undefined 
error
@nano2dev
Copy link

nano2dev commented Jul 1, 2019

any work around for this while it's fixed?

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