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).
forever stop app.js ./nodebb upgrade forever start app.js
and that's all?
don't forget to git pull first and then run ./nodebb upgrade
git pull
./nodebb upgrade
also, always recommended that you backup your database before upgrading
Yeah @psychobunny is correct. We don't bundle git pull in ./nodebb upgrade because not all people use git to manage their codebase upgrades.
thanks all
I upgraded to 0.3.1, and i have these errors :
http://d.pr/i/vO1p
How can i fix that ?
Edt : It works when i start nodebb in dev mode...