lazynpm
lazynpm copied to clipboard
terminal UI for npm
**Is your feature request related to a problem? Please describe.** I don't use NPM; I mainly use PNPM and yarn **Describe the solution you'd like** - It should be able...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
1. run command: `brew install jesseduffield/lazynpm/lazynpm` ==> Tapping jesseduffield/lazynpm Cloning into '/usr/local/Homebrew/Library/Taps/jesseduffield/homebrew-lazynpm'... remote: Enumerating objects: 6, done. remote: Counting objects: 100% (6/6), done. remote: Compressing objects: 100% (4/4), done. remote:...
022/02/20 21:44:14 An error occurred! Please create an issue at https://github.com/jesseduffield/lazynpm/issues *errors.errorString Must open lazynpm in an npm package /home/runner/work/lazynpm/lazynpm/pkg/gui/gui.go:363 (0x14c4470) /home/runner/work/lazynpm/lazynpm/pkg/gui/gui.go:331 (0x14c428b) /home/runner/work/lazynpm/lazynpm/pkg/gui/layout.go:412 (0x14d0506) /home/runner/work/lazynpm/lazynpm/pkg/gui/layout.go:344 (0x14d0511) /home/runner/work/lazynpm/lazynpm/vendor/github.com/jesseduffield/gocui/gui.go:420 (0x1200c60) /home/runner/work/lazynpm/lazynpm/vendor/github.com/jesseduffield/gocui/gui.go:536...
**Is your feature request related to a problem? Please describe.** I saw your video on how to use lazynpm, and I see benefit on using, mainly the scripts area, but...
**Describe the bug** Setting the gui theme options for selectedLineBgColor has no effect. **To Reproduce** This is the same config I have for lazygit: ```yml reporting: "off" startuppopupversion: 1 gui:...