Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi guys,
I install false in VM Workstation..Cannot connect to packages
RAM issue NPM common issue , for solving this use add swap
M
@yariplus Ah...I was doing it on version 0.9.4 which did not have mongodb dependency listed in package.json. Had to install manually. Thanks. 😄
P
Latest version of NodeBB doesn't require this dep anymore, so maybe try pulling the latest master?
X
I see... Yes, it is working now as I add 4567 to the port range Thanks very much!
B
@pichalite I am still confused that. it need update after install. But our node_module files always in ignore... so I don't thinks it's a good way to put plugs into node_module....
K
According to the docs,
On typical installs of Redis, the main database is found at /var/lib/redis/dump.rdb.
and the file actually is there.
So, what is the dump.rdb in the nodebb root dir?
Thanks.