NodeJS v12 Compatibility with MondoDB 5

Hello,

We are running NodeJS v12.
The chart in the compatibility section seems to indicate that Node 12 is compatible with MongoDB 5.
We was just looking to verify that this is true.

Welcome to the MongoDB Community Forums @2M_App_Developer !

The Node.js Language Compatibility chart shows which major Node.js driver versions and language runtime combinations should be fully compatible

You will also want to choose a driver version compatible with your MongoDB server release series.

For Node.js v12 and MongoDB Server 5.0 you should use the MongoDB Node.js driver v4.0 or newer. I recommend using the latest driver release series available (currently 4.2.x).

Regards,
Stennie

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.