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).
Good day, Could someone lay out the steps to upgrade from v0.7.3. to 0.8.0 I've got the hang of going up points but not to next full point. Tried to follow the steps in documentation but says can not merge (when up to the merge part)
never mind, got it going
I do this...
./nodebb stop; git fetch; git checkout v0.8.0; git pull; npm install; ./nodebb upgrade; ./nodebb start; ./nodebb log
The master branch has been fixed. No need for checkout v0.8.
We may just end up re-releasing 0.8.0 if the launched version is really not working too well.
Hi, after upgrading nodebb to v1.18.6 , dropdowns are not able show categorys..nodebb.jpeg nodebb 2 (2).jpeg
@Varun-Ganesh-D said in How to Upgrade from v1.13.3 to v1.14.0?:
but it's crashing when i enter ./nodebb start
Does it give any errors?
here was the offending line:
Not my browser, its a friends computer 🙂 But i will tell him 😛
https://github.com/NodeBB/nodebb-theme-lavender/pull/67