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

add note to users about #18

Open
tunnckoCore opened this issue Aug 25, 2016 · 0 comments
Open

add note to users about #18

tunnckoCore opened this issue Aug 25, 2016 · 0 comments
Labels

Comments

@tunnckoCore
Copy link
Member

That they should include Promise implementation to letta (follow the docs how you can do it) if they are on old environment or to install bluebird as dependency/devDependency, otherwise this package will throw - won't return promise.

It's because the changes to native-or-another@4. It's intentional, because in most of the cases it won't be needed. Bluebird is removed as dependecy from native-or-another, because it is huge dep - and because it was included in the bundle anyway even if you are on env that support native Promise and that's not logical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant