Windows MongoDB - Installed Compass but can't find Compass within system

前端 未结 11 577
余生分开走
余生分开走 2020-12-31 06:23

I ran the MongoDB Community Version Download Setup with the GUI for Mongo - Compass checked. No problems with the installation and the setup was successfully completed.

相关标签:
11条回答
  • 2020-12-31 06:49

    I had exact same problem.

    On one machine it worked correctly, on other it din't. I found current version (1.14.6) at this link

    0 讨论(0)
  • I wound up downloading and installing Compass separately. It's available from the Download Center. You can select the version and OS there: Compass Download Options.

    The installer lets you choose the destination directory. You can also add a Desktop shortcut in Windows.

    Hope that helps!

    Dave

    0 讨论(0)
  • 2020-12-31 06:51

    I was having the same problem

    Step 1: Make hidden folder visible

    step 2: C:\Users\shankar\AppData\Local\MongoDBCompassCommunity

    Step 3: Click on MongoDBCompassComunity edition

    You will have compass gui open

    Enjoy your Compass Community Edition

    0 讨论(0)
  • 2020-12-31 06:56

    I found exe in following paths:

    C:\ProgramData\<your user id>\MongoDBCompass\MongoDBCompass.exe

    C:\ProgramData\<your user id>\MongoDBCompass\app-1.11.1\MongoDBCompass.exe

    0 讨论(0)
  • 2020-12-31 06:56
    1. After installing the Mongo DB Compass .msi Setup installer.
    2. Go to C:\Program Files (x86)\MongoDB Compass Installer and run that setup.
    3. Connect your DB.

    0 讨论(0)
提交回复
热议问题