Error The `uri` parameter to `openUri()` must be a string, got “undefined”
# Make sure that
mongoose.connect()or
mongoose.createConnection()` is a string
while connecting my seed file to import data in mongoDB I am facing this error
# Make sure that
mongoose.connect()or
mongoose.createConnection()` is a string
while connecting my seed file to import data in mongoDB I am facing this error