반응형
// database 변수에 할당
database = db.db('local'); 

버전 문제(최신 버전 사용 시)이며 꼭 선언해줘야 함!

 

ps : mongoose로 연결하면 상관없음!

+ Recent posts