How to make meteor work on 64bit mongodb on windows 10? -


i install meteor.js , try use replace old frameworks. issue is:

on windows 10 64bit system, meteor use 32bit mongodb(2.6.7), limited th database size 2gb.

how make meteor work 64bit mongodb?

having researched myself now, looks though meteor version 1.4 release updated version 3.2 of mongodb, in "32-bit binaries deprecated"

if upgrading mongodb instance mandatory now, unfortunately looks way manually upgrade binaries yourself. if this, suggest make backup of them in-case messes up.

to upgrade version 3.2 first need upgrade version 3.0, can upgrade version 3.2


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -