sandstorm-io/vagrant-spk

To Do: Update Node stack(s)

ocdtrekkie opened this issue · 0 comments

It looks like currently we have node which uses Node 6.x, and node7 which uses Node 7.x.

What needs to be realistically determined is what the current state is of tendencies of apps to run on versions of Node, because I'd rather have just one stack for it, if we aren't living in a Python 2 vs. Python 3 sort of world here, where there's long term need for the legacy version to be supported.

According to https://github.com/nodejs/Release#release-schedule Node 6 is in maintenance until April 2019, Node 8 is being actively developed until April 2019 and in maintenance well past that, and Node 10 is now the current version.