0.7.3 -> 0.9.x
-
Hello there! Haven't update since summer, trying to do it now
- Should i update to 0.8.x first and then to 0.9.x? Or i can miss 0.8.x step?
- I have compilation error during ./nodebb upgrade (on every branch - 0.8.x, 0.9.x, master)
http://pastebin.com/aZtfwJSL
I've tried with both 4/5 NodeJS
-
According to the docs, it is not recommended to jump from 0.7.x to 0.9.x. Best practice at the moment would be to upgrade to the last version of 0.7.x branch, then proceed to 0.8.x and from there move on to 0.9.x.
More info here: https://docs.nodebb.org/en/latest/upgrading/index.html#upgrade-path
-
@APXEOLOG I believe lwip module was removed from NodeBB v0.9.x. You can try the upgrade from 0.7 to 0.8 by removing the lwip module from package.json after fetching v0.8.x code from git and before running
./nodebb upgrade
Copyright © 2024 NodeBB | Contributors