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 request@'
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
et.io-client@'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 uglify-js@'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 mkdirp@
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