Hello, my apologies in advance as I’m relatively new to Discourse.
When I go to the /var/discourse/ directory to run ./launcher rebuild app I have the following loop posted below.
So far the GUI is fine and I can run updates there.
I tried a few Google searches and found this thread outlining a solution. My question is can I also use the git stash and git pull commands to solve my issue with the command line?
Ensuring launcher is up to date
Updating Launcher…
Updating a1d8d0b…69d7558
error: Your local changes to the following files would be overwritten by merge:
templates/web.ssl.template.yml
Please commit your changes or stash them before you merge.
Aborting
failed to update
Launcher updated, restarting…
x86_64 arch detected.
Ensuring launcher is up to date
Updating Launcher…
Updating a1d8d0b…69d7558
error: Your local changes to the following files would be overwritten by merge:
templates/web.ssl.template.yml
Please commit your changes or stash them before you merge.
Aborting
failed to update
Launcher updated, restarting…