You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
Any direction in how I can go about solving this issue?
I am also on mac.
The text was updated successfully, but these errors were encountered: