You are receiving this message because MONGO_URI is undefined when mongoose.connect(process.env.MONGO_URI) is called. The solution is to call dotenv.config() as ...
確定! 回上一頁