is there a setting to set default size for embeds?
upgrade nodebb 0.3.0 to 0.3.1
-
forever stop app.js
./nodebb upgrade
forever start app.jsand that's all?
-
don't forget to
git pull
firstand then run
./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 :
How can i fix that ?
Edt : It works when i start nodebb in dev mode...