C:\Users\Your Name\node_modules\mongodb\lib\utils.js98
    process.nextTick(function() { throw err; });
                                  ^
MongoError: Projection cannot have a mix of inclusion and exclusion.
...