@BDHarrington7 That's right, ./nodebb upgrade does two more things in addition to updating the schema, so it pretty much replaces the need to run node app --upgrade at all.
Latest Git Version Errors
-
I can't click anything, except to goto the admin panel.
-
@Punkbob what commands did you run to update?also what are the errors?
-
I tried t just run an upgrade, ended up getting frustrated deleted the nodebb directory and pulled from git again.
-
@Punkbob did you run
npm install
in the newly downloaded nodebb folder before running./nodebb setup
-
@a_5mith Yes, still nothing.
-
@Punkbob Any error messages when you run those commands?
-
Nope, not this latest time, but on previous installs there have been issues.
-
Are you following the steps outlined here?