jdesboeufs / connect-mongo

MongoDB session store for Express
MIT License
1.96k stars 342 forks source link

Mongoose 7 type conflicts #468

Open BioSurienDG opened 1 year ago

BioSurienDG commented 1 year ago
Type 'import("/project_dir/node_modules/mongoose/node_modules/mongodb/mongodb").MongoClient' is not assignable to type 'import(/project_dir/biorender-code-reviews/node_modules/mongodb/mongodb").MongoClient'.
  The types of 'options.autoEncrypter' are incompatible between these types.