Skip to content

Error: MongoBinaryDownload: missing mongod binary in CircleCI #132

@chemitaxis

Description

@chemitaxis

Hi, I have an error trying to install in CircleCI. The first error was exactly like #85, after change the command install to:

MONGOMS_SKIP_MD5_CHECK=1 npm install

I have another error:

> mongodb-memory-server@2.9.3 postinstall /home/circleci/repo-api-editor/node_modules/mongodb-memory-server
> node ./postinstall.js

mongodb-memory-server: checking MongoDB binaries cache...
failed to download/install MongoDB binaries. The error:
Error: MongoBinaryDownload: missing mongod binary in /home/circleci/repo-api-editor/node_modules/.cache/mongodb-memory-server/mongodb-binaries/mongodb-linux-x86_64-debian92-latest.tgz

Can you please tell me what is wrong? Thank you so much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions