This.options = options ? {};

Hello :wave: @Najib_Shah / @Abu_Said_Shabib / @Ramirez_Gomar_Sergio_Jose

Welcome to the MongoDB Community forums :sparkles:

As @turivishal mentioned the minimum supported Node.js version is now 14.20.1 for MongoDB Node.js Driver v5. So, please upgrade the node version to 14.20.1 or higher to resolve the issue.

However, you can refer to my response here where I’ve explained the cause of the this.options = options ?? {}; error.

I hope it helps!

Regards,
Kushagra

1 Like