Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Installation error: Module not found ../build/Release/bson #8

@dewwwald

Description

@dewwwald

Node Version: v6.9.1
actual node module dir: [project dir]/node_modules/bson/build/Release/nodec

Could this issue be caused by the installation with out the proper versions?

Here is the full error log.

Error: failed to connect to [localhost:27017]
    at .<anonymous> (/Users/dewald/work/sites/sharemate/node_modules/mongodb/lib/mongodb/connection/server.js:556:25)
    at emitThree (events.js:116:13)
    at emit (events.js:194:7)
    at .<anonymous> (/Users/dewald/work/sites/sharemate/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:156:15)
    at emitTwo (events.js:106:13)
    at emit (events.js:191:7)
    at Socket.<anonymous> (/Users/dewald/work/sites/sharemate/node_modules/mongodb/lib/mongodb/connection/connection.js:534:10)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at emitErrorNT (net.js:1276:8)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
/Users/dewald/work/sites/sharemate/node_modules/keystone/lib/core/mount.js:630
			throw new Error('KeystoneJS (' + keystone.get('name') + ') failed to start');

Any direction in how I can go about solving this issue?

I am also on mac.

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