Closed davidbrai closed 2 weeks ago
if it helps, I ran git bisect and this error started on this commit: d725bc45f4a9617213c75cd5685cb8370037c7a5 before that there was a different error running this script
@davidbrai yeah man it's coming on mine to from today only
looks like it's fixed on latest dev commit
@davidbrai agreed, not sure what fixed but can't reproduce anymore. Will close
Before submitting your bug report
Relevant environment info
Description
Running
./scripts/install-dependencies.sh
and it throws an error. Same script works onmain
branch. The error:running
git diff
I see some unmerged file change was created:To reproduce
Run
./scripts/install-dependencies.sh
Log output
No response