chargesilikon.blogg.se

Mongodb compass for mac m1
Mongodb compass for mac m1













mongodb compass for mac m1
  1. MONGODB COMPASS FOR MAC M1 INSTALL
  2. MONGODB COMPASS FOR MAC M1 DOWNLOAD

The generally available M1 Macs have only been out for a few weeks now, but I expect platform support to improve as they become more widely adopted and tested. However, this is not an environment that we have thoroughly tested with MongoDB products yet and there will be some performance overhead for Rosetta translation.

  • MONGOSH-442: What do we need to do to add support for macs with Apple Silicon processors?Īlthough there appear to be some required upstream dependency updates to get native M1 support implemented (for example, MozJS for the MongoDB server and Electron for Compass), it should be possible to run current Intel binaries using the M1’s Rosetta Translation Environment.
  • COMPASS-4491: What do we need to do to add support for macs with Apple Silicon processors?.
  • SERVER-50115: arm64/aarch64 support for macOS.
  • Some relevant issues to watch in the Jira issue tracker are: Welcome to the community forums Silicon (aka ARM64 on macOS) is not a Supported Platform yet for MongoDB server or database tools. Updating appdmg from 0.6.0 to 0.6.4 helped.

    mongodb compass for mac m1

    Thanks it worked! You should create a pull request :)Įven though there is an error at the end, I think not a lot is missing to be fully working.Įdit: I could get rid of the error: Error: Command failed: bless -folder /Volumes/MongoDB Compass Dev -openfolder /Volumes/MongoDB Compass Dev bless: The 'openfolder' is not supported on Apple Silicon devices App file had already been successfully created in packages/compass/dist.

    mongodb compass for mac m1

    In my case this command threw an error at the end, but the. Run `npm run package-compass` in the packages/compass directory to create the. Run `npm start` in the packages/compass directory to confirm that MongoDB Compass builds and starts successfullyĩ. Run `tsc` inside the configs/webpack-config-compass directory (If the typescript isn't compiled, compass won't be able to import this module)Ĩ.

    MONGODB COMPASS FOR MAC M1 DOWNLOAD

    Run `npm install` in the packages/compass directory to download all dependenciesħ. Find and replace all instances of `darwin-圆4` to `darwin-arm64` in packages/hadron-build/lib/target.js and packages/hadron-build/commands/release.jsĥ. Bump electron-packager to version 15.5.1 in packages/hadron-build/package.jsonĤ.

    mongodb compass for mac m1

    Bump node version to one that supports Apple Silicon in package.json, package-lock.json and packages/compass/package.json (I used 16.16.0)ģ. App file had already been successfully created in packages/compass/dist.Ģ.

  • Run npm run package-compass in the packages/compass directory to create the.
  • Run npm start in the packages/compass directory to confirm that MongoDB Compass builds and starts successfully.
  • Run tsc inside the configs/webpack-config-compass directory (If the typescript isn't compiled, compass won't be able to import this module).
  • MONGODB COMPASS FOR MAC M1 INSTALL

    Run npm install in the packages/compass directory to download all dependencies.Find and replace all instances of darwin-圆4 to darwin-arm64 in packages/hadron-build/lib/target.js and packages/hadron-build/commands/release.js.Bump electron-packager to version 15.5.1 in packages/hadron-build/package.json.Bump node version to one that supports Apple Silicon in package.json, package-lock.json and packages/compass/package.json (I used 16.16.0).Thank you very much! Which steps did you do to compile here are the steps I went through:















    Mongodb compass for mac m1