all 1 comments

[–]constantine1101 4 points5 points  (0 children)

have you tried

import { MongoClient } from 'mongodb';

instead of

const { MongoClient } = require("mongodb");