Please note, this is a STATIC archive of website www.w3schools.com from 05 May 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.
demo_mongodb_find_fields_error.js:
C:\Users\My Name>node demo_mongodb_find_fields_error.js
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.
...