@azeus said in Error when upgrading from 1.4.5 to 1.5.0:
@Michael-Pfaff said in Error when upgrading from 1.4.5 to 1.5.0:
@azeus I'm also about to upgrade from 1.4.4. to 1.5.0. What steps did you take to install? I'm kind of nervous!
Like usual
$ cd /nodebb_Home
$ git fetch
$ git checkout v1.5.x
$ ./nodebb upgradeAnd of course backup before 😉
Worked perfectly! Thank you!