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

Clarify supported node.js versions in Readme.md #9

Open
truedat101 opened this issue Oct 18, 2018 · 3 comments
Open

Clarify supported node.js versions in Readme.md #9

truedat101 opened this issue Oct 18, 2018 · 3 comments

Comments

@truedat101
Copy link

If N-api bindings are used, this implies Node 9 or 10. Node 8.x would not be supported unless N-api gets back ported, right?

@no2chem
Copy link
Owner

no2chem commented Oct 19, 2018

Yes. This didn't seem that important to me as Node <9? doesn't support bigints anyway, but will clarify that in the readme, thanks!

@truedat101
Copy link
Author

And it was an obvious mistake on my part trying to install with node 8. The build and run warning was a clear sign N-api was a dependency, and the node-gyp build warned. The Int64 not yet fully supported in the javascript platform was news to me. So contemplating moving to Node 10.

@khoazany
Copy link

khoazany commented Feb 26, 2019

I think Node version clarification is needed as this currently can't run on AWS Lambda due to them only have Node 6/8 as possible environment.

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

3 participants