Get Started npm install massive --save Starting with version 3.0.0, Massive requires ES6 support and uses Promises exclusively. If you need a callback-based API or are using a pre-6.x release of Node.js, install massive@2 or download version 2.x from the Releases page. Examples are presented using the standard then() construction for compatibility, but use of ES2017 async and await or a flow contr