@julian Upgrading to 2.5.2 totally fixed the issue.
Many thanks !
Error installing NodeBB with Mongo
-
I'm not able to finish NodeBB installation using MongoDB. After this:
Now configuring mongo database:
prompt: MongoDB connection URI: (leave blank if you wish to specify host, port, username/password and database individually)
Format: mongodb://[username:[email protected]]host1[:port1][,host2[:port2],...[,hostN[:portN]]][/[database][?options]]:I get this: error: uncaughtException: Cannot read property 'value' of null
TypeError: Cannot read property 'value' of nullMongoDB is running normally.
I have tested with MongoDB version 4.0.19 and version 4.2. None of them worked...No problem installing with Redis.
Could anyone help me with this?
-
@baris thank you for replying. I get this error leaving the connect URI blank or filling it. My installed nodejs version is 12.18.3. What's your NodeBB and MongoDB version?