Skip to content

*errors.errorString Must open lazynpm in an npm package #15

@Dollengo

Description

@Dollengo

@Dollengo ~ > lazynpm
2024/08/06 17:29:09 An error occurred! Please create an issue at https://github.com/jesseduffield/lazynpm/issues

*errors.errorString Must open lazynpm in an npm package
/home/dollengo/.local/share/go/pkg/mod/github.com/jesseduffield/[email protected]/pkg/gui/gui.go:363 (0x84f2a5)
(*Gui).updateRecentPackagesList: return errors.New("Must open lazynpm in an npm package")
/home/dollengo/.local/share/go/pkg/mod/github.com/jesseduffield/[email protected]/pkg/gui/gui.go:331 (0x84f18f)
(*Gui).loadNewRepo: if err := gui.updateRecentPackagesList(); err != nil {
/home/dollengo/.local/share/go/pkg/mod/github.com/jesseduffield/[email protected]/pkg/gui/layout.go:412 (0x85a53b)
(*Gui).onInitialViewsCreation: return gui.loadNewRepo()
/home/dollengo/.local/share/go/pkg/mod/github.com/jesseduffield/[email protected]/pkg/gui/layout.go:344 (0x85a541)
(*Gui).layout: if err := gui.onInitialViewsCreation(); err != nil {
/home/dollengo/.local/share/go/pkg/mod/github.com/jesseduffield/[email protected]/gui.go:420 (0x5f94b9)
ManagerFunc.Layout: return f(g)
/home/dollengo/.local/share/go/pkg/mod/github.com/jesseduffield/[email protected]/gui.go:536 (0x5f9cab)
(*Gui).flush: if err := m.Layout(g); err != nil {
/home/dollengo/.local/share/go/pkg/mod/github.com/jesseduffield/[email protected]/gui.go:444 (0x5f972a)
(*Gui).MainLoop: if err := g.flush(); err != nil {
/home/dollengo/.local/share/go/pkg/mod/github.com/jesseduffield/[email protected]/pkg/gui/gui.go:236 (0x84e785)
(*Gui).Run: err = g.MainLoop()
/home/dollengo/.local/share/go/pkg/mod/github.com/jesseduffield/[email protected]/pkg/gui/gui.go:280 (0x84ec85)
(*Gui).RunWithSubprocesses: if err := gui.Run(); err != nil {
/home/dollengo/.local/share/go/pkg/mod/github.com/jesseduffield/[email protected]/pkg/app/app.go:120 (0x86d725)
main: err := app.Gui.RunWithSubprocesses()
/home/dollengo/.local/share/go/pkg/mod/github.com/jesseduffield/[email protected]/pkg/app/app.go:120 (0x86d718)
(*App).Run: err := app.Gui.RunWithSubprocesses()
/usr/local/go/src/runtime/internal/atomic/types.go:194 (0x43fd9d)
(*Uint32).Load: return Load(&u.value)
/usr/local/go/src/runtime/asm_amd64.s:1695 (0x472d41)
goexit: BYTE $0x90 // NOP

@Dollengo ~ >

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions