I open commit on github here:
https://github.com/NodeBB/NodeBB/issues/10115
Fixed here:
https://community.nodebb.org/post/86534
https://github.com/NodeBB/NodeBB/commit/69a7634a78de51dfd50e72864fadf77a7b1ab46a
When i try to upgrade to last version of persona theme, i get this error "appears to be a git repo or a submodule" and didn't upgrade.
Basically means you installed this theme by doing git clone <url>
instead of npm install
. So either delete the folder and npm install if you'd like to manage it from ACP from now on, or git pull in the theme directory
ya.. ok.. i did installed using git clone but i manage to update it through panel.. hm.. guess not anymore.. xD