You have an "engines" field in package.json where you specify version 6. Unless there is some reason this doesn't work with node 7 or greater, you should change the field in package.json to >6
You have an "engines" field in package.json where you specify version 6.
Unless there is some reason this doesn't work with node 7 or greater, you should change the field in package.json to >6