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

Question - Why >=8.12.0 for v18? #3961

Closed
Vadorequest opened this issue Jul 12, 2019 · 3 comments
Closed

Question - Why >=8.12.0 for v18? #3961

Vadorequest opened this issue Jul 12, 2019 · 3 comments
Assignees
Labels
support Questions, discussions, and general support

Comments

@Vadorequest
Copy link

I wonder about the technical reasons behind the limited node v8 support.

You've stated in the readme that only versions >=8.12.0 are supported by Hapi v18.x, why is that?

I'm concerned because the package serverless-offline has upgraded to hapi v18 in their latest version, but AWS Lambda (one of the possible aws official node engine alongside v10.x) only supports v8.10.

Hence, I'm wondering what are the technical limitations node v8.10 has that makes it incompatible with hapi.

See dherault/serverless-offline#741

@hueniverse
Copy link
Contributor

We just use the latest version because that's the only one we test. If you use other versions, you should probably test it by running all the hapi tests.

@hueniverse hueniverse self-assigned this Jul 12, 2019
@hueniverse hueniverse added the support Questions, discussions, and general support label Jul 12, 2019
@Vadorequest
Copy link
Author

Thanks for the clarification.

@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
support Questions, discussions, and general support
Projects
None yet
Development

No branches or pull requests

2 participants