-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
list databases #9048
Labels
new feature
This change adds new functionality, like a new method or class
Milestone
Comments
solved by using:
|
After trying the above method, I am getting a different error now -
|
vkarpov15
added
the
new feature
This change adds new functionality, like a new method or class
label
Apr 4, 2024
This was referenced Jun 7, 2024
This was referenced Jul 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to list all databases useing mongodb and mongoose.
with mongodb it successesed, but with mogoose I got an error.
but I got the following error:
I'm using the last version of mongoose.
The text was updated successfully, but these errors were encountered: