Open ramibna opened 2 years ago
Having the same issue on ubuntu server and MacOS 12.3
same issue on both MacOS and OpenSUSE (Linux)
same issue on windows10
It seems the latest commit introduced a bug. You can revert and stash your current changes like this:
git stash
git reset --hard HEAD~1
git stash apply
Edit: Or download from the previous commit.
Here's the error captured in my Lubuntu shell.
It seems the latest commit introduced a bug. You can revert and stash your current changes like this:
git stash git reset --hard HEAD~1 git stash apply
Edit: Or download from the previous commit.
Still same bug!
Bug Report Form
Checklist
Describe the bug
been an hour since whenever i run it, this bug comes out.
To Reproduce
Steps to trigger the bug: run on MacOS
Expected behavior
Replace this text with what should have happened if no bug occurred.
Additional context
Add any other context about the problem here.