We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ ignite docs panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x1834ca0] goroutine 1 [running]: github.com/charmbracelet/bubbletea.(*Program).EnableMouseCellMotion(...) /home/tom/go/pkg/mod/github.com/charmbracelet/[email protected]/screen.go:143 github.com/ignite/cli/ignite/pkg/markdownviewer.View({0xc00124e290?, 0x29f48a0?}) /home/tom/src/ignite/cli/ignite/pkg/markdownviewer/markdownviewer.go:26 +0x160 github.com/ignite/cli/ignite/cmd.docsHandler(0xc001071800, {0x67f3168, 0x0, 0x0}) /home/tom/src/ignite/cli/ignite/cmd/docs.go:28 +0x75 github.com/spf13/cobra.(*Command).execute(0xc001071800, {0x67f3168, 0x0, 0x0}) /home/tom/go/pkg/mod/github.com/spf13/[email protected]/command.go:916 +0x862 github.com/spf13/cobra.(*Command).ExecuteC(0xc000043500) /home/tom/go/pkg/mod/github.com/spf13/[email protected]/command.go:1044 +0x3bd github.com/spf13/cobra.(*Command).Execute(...) /home/tom/go/pkg/mod/github.com/spf13/[email protected]/command.go:968 github.com/spf13/cobra.(*Command).ExecuteContext(...) /home/tom/go/pkg/mod/github.com/spf13/[email protected]/command.go:961 main.run() /home/tom/src/ignite/cli/ignite/cmd/ignite/main.go:36 +0x11f main.main() /home/tom/src/ignite/cli/ignite/cmd/ignite/main.go:19 +0x19
The text was updated successfully, but these errors were encountered:
ignite docs
jeronimoalbi
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: