Agenda: Mismatch MongoDB version when npm install

Created on 20 Oct 2016  路  3Comments  路  Source: agenda/agenda

Hello.

I'd like to npm install [email protected] with Mongodb that support SSL version (2.2.10)
but I got MongoDB version 2.1.11 when npm install [email protected]

Thank you.
Regard.

Most helpful comment

It's fixed commit https://github.com/rschmukler/agenda/commit/72101bc528a27aa5f8c0aa8406f971bc631d8221

But there didn't publish to npm yet.
I still got MongoDB 2.1.11 on [email protected]

All 3 comments

Duplicate? #359

It's fixed commit https://github.com/rschmukler/agenda/commit/72101bc528a27aa5f8c0aa8406f971bc631d8221

But there didn't publish to npm yet.
I still got MongoDB 2.1.11 on [email protected]

Agenda 0.9.1 on npm solves this.

Was this page helpful?
0 / 5 - 0 ratings