Does it seem unnecessary? 🤔
Maybe this ability exists in ACP in a place I don't know..?
nodebb install - Failed to serialize user into session
-
nodejs version is v0.10.36.
Originally I use v 0.12.2, but always get compiled errors. Then finally I uninstall vs 2012 express, install vs2010, then move nodejs to 0.10.36.
The compiles comes through then only with some warnings.I did some search online, looks like this is error related to mongo node-mongodb-native 2.0 driver issues. I did some fixes, but looks like not working.
Maybe my mongoDB version 3.0.3 is not supported? Should I switch MongoDB to 2.8 or even 2.6?Anyone has similar experience?