On Meteor boot: Exception in callback of async function:

every time I boot meteor the project comes up with this error, it doesn’t list any of my code just meteor so I am not sure what is causing this error.

Exception in callback of async function: TypeError: callback is not a function
at packages/mongo/collection.js:650:5
at runWithEnvironment (packages/meteor.js:1176:24)
at packages/meteor.js:1189:14
at packages/mongo/mongo_driver.js:320:7
at runWithEnvironment (packages/meteor.js:1176:24)