gofiber / fiber

⚡️ Express inspired web framework written in Go
https://gofiber.io
MIT License
33.64k stars 1.65k forks source link

🐛 fiber release v2.20.0 has a bug preventing it working on darwin in darwin_loader.go #1565

Closed sixcolors closed 3 years ago

sixcolors commented 3 years ago

Fiber version v2.20.0

Issue description github.com/gofiber/fiber/v2/internal/gopsutil/load ../go/pkg/mod/github.com/gofiber/fiber/v2@v2.20.0/internal/gopsutil/load/load_darwin.go:54:14: undefined: invoke

Code snippet line 54out, err := invoke.CommandWithContext(ctx, bin, "axo", "state")

missing

var invoke common.Invoker = common.Invoke{}

pr #1564

welcome[bot] commented 3 years ago

Thanks for opening your first issue here! 🎉 Be sure to follow the issue template! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord