Currently, cloudflow shows that it is only compatible with node 8 : "engines": { "node": "^8.0.0", "yarn": "^1.3.2", "npm": "^5.0.0" }, (in package.json) Can you test cloudflow on node 10 and then publish a new version with the updated engines ?