A re-packaged nuxt.js library suitable for node6 environments
npm install nuxtjs-node6see https://nuxtjs.org/
Install this instead of nuxt.js, using the equivalent version number
and then your nuxt commands will run on node6.
This is particularly useful for running in AWS Lambda, which currently
only support node 6.10 as its most recent supported version