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).
Dear Technical support.
when upgrade my forum v1.9.1 to v.1.9.2 is error.
the notice is : Upgrade complete but check version again :
but show old version v1.9.1
How i can upgrade to v1.9.2
Thank you Sir.
You must run git pull before running ./nodebb upgrade.
git pull
./nodebb upgrade
sudo apt-get install build-essential will fix it.
Thanks you so much!
I still don't know what caused everything to turn bad.
@PitaJ said in Help with Upgrade to v1.13.x:
@Michael-Pfaff yeah I'd check git status before doing anything and run reset if there are changes
Much appreciated @PitaJ!
@pichalite That did it. Thanks!!
0.9.x doesn't have that code, you are probably on master. Try doing a git pull.
@tednology Hm, I don't see that module defined in v0.9.x's npm-shrinkwrap.json...