About 2,850,000 results
Open links in new tab
  1. visual studio code - Cannot connect to mongodb shell in VScode …

    May 15, 2023 · I had the same issue, I fixed it like so : 1 -Ensure you've added the \ at the end of filepath in system environment variables. 2 - reload vscode. you can refer to this link on how to install mongosh : https://www.mongodb.com/docs/mongodb-shell/install/#std-label-mdb …

  2. MongoDB for VS code - error message = "command insert is …

    Jul 4, 2023 · The error message MongoServerError: command insert is unsupported appears to be originating from the MongoDB Data Federation instance because the operation was unsupported. The list of supported operations on a Federated Instance are available at the documentation page Query and Write operation commands .

  3. mongodb - How to run mongo/mongosh command through vs code

    Aug 4, 2022 · I am a newbie to mongoDB, I have installed the mongoDb and when I am trying to run mongo command through VS code terminal, it is showing error like. I have mongo installed in my C drive vs code also is in C drive but the project is in E drive. Is this a problem? What should I do? 1) Which version of MongoDB is installed?

  4. MongoDB server not starting from vs code terminal

    Jul 1, 2021 · I am a beginner of MERN and while learning Mongodb I used to open my server using my PowerShell by the command mongod but I got to know that I can do the same from my VS code terminal. But unfortunately, it is not starting the server for some reason. There is no error that it prints on the screen.

  5. Visual Studio Code Commands - MongoDB for VS Code - MongoDB

    To open the Command Palette and execute these commands: Enter mongodb in the Command Palette to display all of the VS Code Extension commands you can use. Run these commands from the Command Palette to create new connections or manage existing connections to your MongoDB deployments.

  6. Authentication error when connecting MongoDB to Visual Studio code ...

    Jun 18, 2022 · When in visual studio code I have the MongoDB extension and choose to create a connection. I have the connection string and when I enter the string and hit enter it gives me an authentication error. What is the reason for this error and why will it not make the connection.

  7. Working with MongoDB - Visual Studio Code

    Visual Studio Code has great support for working with MongoDB databases, whether your own instance or in Azure with MongoDB Atlas. With the MongoDB for VS Code extension, you can create, manage, and query MongoDB databases from within VS Code.

  8. command 'mongo.addServer' not found #42 - GitHub

    With the latest VS Code x64 v1.16.1, hitting the 'Add Server' button on the extensions gives the Error "command 'mongo.addServer' not found. This was previously working but I recently updated to v1.16.1 and the extension started providing this error shortly after.

  9. 'mongod' command not working in VS code powershell

    Feb 22, 2022 · The 'mongod' command to run mongodb server is not working in powershell of VS code editor, It is working perfectly fine in WindowsPowerShell and Command Prompt . The environment variable is also set to. The VS Code error is as follows. From your screenshot, you are typing monogod (mon o god), not mongod - you have an extra o after the n.

  10. MongoDB error · Issue #2527 · microsoft/vscode-cosmosdb

    Jan 9, 2025 · How do I solve the error? bash: mongod: command not found I installed Mongodb and the compass version. When I log into the compass it shows connected to the localhost.

  11. Some results have been removed