scramjetorg / scramjet

Public tracker for Scramjet Cloud Platform, a platform that bring data from many environments together.
https://www.scramjet.org
MIT License
253 stars 20 forks source link

Node v6 compatibility #40

Closed MichalCz closed 5 years ago

MichalCz commented 5 years ago

As mentioned in #39 scramjet is not compatible with node v6. Amazon, Google and likes use old versions of Node (even though 6 end of support is coming April this year).

We should be able to provide a transpiled version for use with runtimes provided in cloud.

In a branch here: scramjet-core#feature/node6-support there's some work already done - a little more is required (especially support for node version >=8.0.0 <=8.6.0 where we have an issue appearing).

What needs be done: