@PitaJ said in Help NodeBB doesn't work after upgrade to 1.3.0:
i love you bro 😄
If I want to build NODEBB on version 1.17.0, what command do I run?
git clone https://github.com/NodeBB/NodeBB
This is the command to build the most up-to-date NODEBB, but what is the command to 1.17.0?
Someone once told me I should put @ after the command and write down the version I want, is that right?
cd
into the NodeBB directory and run git checkout v1.17.0
after the clone.