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

Is it compatible with latest hapi version(v17)? #685

Closed
connorwang opened this issue Dec 6, 2017 · 1 comment
Closed

Is it compatible with latest hapi version(v17)? #685

connorwang opened this issue Dec 6, 2017 · 1 comment

Comments

@connorwang
Copy link

Any function that previously accepted a callback (either via callback or next) now returns a promise instead.

We were trying to upgrade hapi from v16 to v17 and had issues related to this - apollo was expecting exactly 3 arguments but got 2.

@abernix
Copy link
Member

abernix commented Sep 24, 2018

Resolved via #687. Thanks!

@abernix abernix closed this as completed Sep 24, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants