@Bob said in Problem updating to v2.3.1:
Not sure what I’ve done but when I run a git pull I now have a message that says I need to run “git commit -a” to fix the issues.
What would happen if I did that ? Would it overwrite the main branch, or just create my own version of that branch ? I don’t have a git account, so would that cause issues as well ?
I ran the “git commit -a”, exited that screen, then ran sudo git pull & npm install and it worked for me then…Had the same issues above before that