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:password@]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?
Copyright © 2024 NodeBB | Contributors