Thanks will give this a try.
Also considering having the WP site in an iframe on my NBB homepage, then styling both to match. However, with this option, I'm not sure how best to setup SSO. Is there a way to use NBB as Login, Registration and Profile and pass the info to WP. ie using NBB as the AUTH provider?
Help with installation
-
Yesterday i have successfully installed but due to some errors i reinstalled whole os.All the nodebb , nodejs , redis installed correctly but not working
@a_5mith can you help
saying"No webpage available"
These are the errors i got while installing
npm WARN unmet dependency /root/myNodebbApp/node_modules/npm requires [email protected]'
2.47.0' but will load
npm WARN unmet dependency /root/myNodebbApp/node_modules/request,
npm WARN unmet dependency which is version 2.48.0
npm WARN unmet dependency /root/myNodebbApp/node_modules/socket.io requires soc
[email protected]'0.9.16' but will load
npm WARN unmet dependency /root/myNodebbApp/node_modules/socket.io-client,
npm WARN unmet dependency which is version 0.9.17
npm WARN unmet dependency /root/myNodebbApp/node_modules/socket.io-client requi
es [email protected]'1.2.5' but will load
npm WARN unmet dependency /root/myNodebbApp/node_modules/uglify-js,
npm WARN unmet dependency which is version 2.4.15
npm WARN unmet dependency /root/myNodebbApp/node_modules/mocha requires [email protected]
0.3.5' but will load
npm WARN unmet dependency /root/myNodebbApp/node_modules/mkdirp,
npm WARN unmet dependency which is version 0.5.0 -
@SANTOSH-KUMAR Did you run npm install in the Nodebb folder?
-
yeah installed
is this the code
npm install
or
sudo apt-get npm install -
@SANTOSH-KUMAR Just
npm install
-
Does this command install redis db
sudo apt-get install git nodejs redis-server build-essential imagemagick -
@SANTOSH-KUMAR said:
Does this command install redis db
redis-serverIt does.
-
@a_5mith
All went correct but when setting up the nodebb this is the error i got
15/11 21:54 [21036] - info: Enabling default plugins
15/11 21:54 [21036] - warn: NodeBB Setup Aborted. ERR wrong number of arguments
for 'sadd' command -
@SANTOSH-KUMAR Your redis is out of date. Needs to be greater than v2.4