Promise { } when attempting to connect to a MongoDB database

后端 未结 0 1055
谎友^
谎友^ 2021-01-15 05:16

Following a tutorial I have this:

import {MongoClient} from "mongodb";

const user = "user_001";
const password = "imagineTheRealPass         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题