mongodb-js / mongodb-prebuilt

Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency on fastdl.mongodb.org:443

geeklisted opened this issue · comments

After installing (globally) mongodb-prebuilt, attempting to run mongod or start a server programmatically I find that it is attempting to reach out to fastdl.mongodb.org:443. Why is there a dependency on accessing MongoDB's website? Is there something missing from pre-built that is needed?