Next install Mongoose from the command line using npm : ... async function main() { await mongoose.connect('mongodb://localhost:27017/test'); }.
確定! 回上一頁