-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
lazygit crashes on startup. I honestly no idea why this issue happens since I installed lazygit via brew but installing it with tea results in the same issue.
The more confusing part is that it even worked in the beginning and suddenly started crashing. This might also be a bug in the most recent version of tea.
To Reproduce
Steps to reproduce the behavior:
- Install
tea.xyz - Run
lazygit
Expected behavior
I'm expecting lazygit to properly open
Version info:
commit=, build date=, build source=unknown, version=0.38.2, os=darwin, arch=arm64, git version=2.41.0
Additional context
2023/06/07 14:07:32 An error occurred! Please create an issue at: https://github.com/jesseduffield/lazygit/issues
*strconv.NumError strconv.ParseBool: parsing "tea: installing git-scm.org\nfalse": invalid syntax
github.com/jesseduffield/lazygit/pkg/app/app.go:54 (0x10077ac50)
github.com/jesseduffield/lazygit/pkg/app/entry_point.go:146 (0x10077c66c)
github.com/jesseduffield/lazygit/main.go:23 (0x10077e208)
runtime/internal/atomic/types.go:194 (0x100195ee8)
runtime/asm_arm64.s:1172 (0x1001c6134CC @mxcl
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working