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

Compatibilities of node versions #43

Open
biko8 opened this issue Aug 27, 2017 · 5 comments
Open

Compatibilities of node versions #43

biko8 opened this issue Aug 27, 2017 · 5 comments

Comments

@biko8
Copy link

biko8 commented Aug 27, 2017

Please mention that this package is only compatible with node version 8. Because it uses async/wait functions.

@OpinionatedGeek
Copy link

I see this too. I like this API's approach, and it would be great if it could be compatible with Node 6.10 - that's the highest available Node version for my AWS stuff.

@johnelkins
Copy link

johnelkins commented Aug 28, 2017 via email

@johnelkins
Copy link

johnelkins commented Aug 28, 2017 via email

@johnelkins
Copy link

johnelkins commented Aug 28, 2017 via email

@OpinionatedGeek
Copy link

Yeah, I'd be happy to update my node version if I could but I'm using AWS Lambda and it only goes as high as Node 6.10.

I'm not against using async/await, BTW. I know other projects use Babel to compile the JavaScript they write to a lower version of JavaScript that more environments can use. How difficult would it be to put that in this project? (I did try using it to compile all my dependencies in node_modules, so that I could use this API, but it wasn't a great experience and I'm told it's not a great idea.)

Many thanks,

Geoff

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