got "undefined". Make sure the first parameter to `mongoose.connect()` or `mongoose.createConnection()` is a string. (1) 썸네일형 리스트형 [dotenv import 오류] MongooseError: The `uri` parameter to `openUri()` must be a string, got "undefined". Make sure the first parameter to `mongoose.connect()` or `mongoose.createConnection()` is a string. 몽고디비를 연결하려고 하는데 이런 에러가 떴다. MongooseError: The `uri` parameter to `openUri()` must be a string, got "undefined". Make sure the first parameter to `mongoose.connect()` or `mongoose.createConnection()` is a string. 에러 해석: mongoDB connect할때 string이 와야 하는데 지금 들어가 있는 값은 string이 아니라 undifined다. MongooseError: The `uri` parameter to `openUri()` must be a string, got "undefined". Make sure the first para.. 이전 1 다음