Skip to content

[BUG]MongoDB Error: Method not implemented. #416

@DanaCoding

Description

@DanaCoding

1. Failed - to create new database

h4


2. Failed - to insert data

db.inventory.insertOne(
   { item: "canvas", qty: 100, tags: ["cotton"], size: { h: 28, w: 35.5, uom: "cm" } }
)

image

h3


3. Success - MongoDB official extension

image
h6


4. Success - enter via Terminal

h1


  • OS: Win10 Pro
  • Database Type: MongoDB 5.0.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions