Windows 10 Installation Guide/Help
-
Is there an updated installation guide for Windows 10? Some of the links in the windows 8 version are outdated (they are dead links) and after installing Redis there isn't a \startRedisServer.cmd file in the folder, so I'm guessing that updated too?
I tried to follow the instructions regardless and I hit a roadbump with interactive setup where 'cannot find module 'nconf' ' shows up, but I'm guessing that may be a product of a screwup earlier?
Thanks.
-
- Download and install Node.js LTS
- Download and install Git for Windows, and make sure the git executables are in your path
- Download and install MongoDB for Windows, and make sure the mongo executables are in your path (redis for Windows is difficult to get working)
- Follow the configuration instructions for MongoDB here (Yes, they're in the Ubuntu install docs, but don't worry. All of the same commands work in Windows)
- Enter the directory which you want to install NodeBB in, and open a command prompt or powershell window there
git clone -b v1.8.x https://github.com/NodeBB/NodeBB.git
cd nodebb
./nodebb setup
, and follow the instructions
Then you should be able to start NodeBB with
./nodebb start
-
can you help me to install the nodebb properly?
-
@Ahmadxon-Moydinov you're responding to a post that is 6 years old and unlikely to gain traction owing to the passage of time. This forum does not directly assist with the installation of NodeBB, as there are comprehensive guides which will walk you through the process here
Ubuntu (Recommended) - NodeBB Documentation
Documentation portal for NodeBB Forum Software
(docs.nodebb.org)
If you experience issues post installation, you can ask for help here. If you'd prefer a more direct approach with the installation, you can approach Sudonix (which I own and run as a free service)
Sudonix | A one-stop-shop for all your technology questions
Looking for advice, information, and assistance for all technology? You're in the right place.
Sudonix | A one-stop-shop for all your technology questions (sudonix.org)
Thanks
Sudonix | A one-stop-shop for all your technology questions
Looking for advice, information, and assistance for all technology? You're in the right place.
Sudonix | A one-stop-shop for all your technology questions (sudonix.org)