You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the output when I try to install using Pamac.
cleaning bin/
bin/darch
pkg/cmd/darch/main.go:7:2: no required module provides package github.com/godarch/darch/pkg/cmd/darch/commands/helpers: go.mod file not found in current directory or any parent directory; see 'go help modules'
pkg/cmd/darch/main.go:8:2: no required module provides package github.com/godarch/darch/pkg/cmd/darch/commands/hooks: go.mod file not found in current directory or any parent directory; see 'go help modules'
pkg/cmd/darch/main.go:9:2: no required module provides package github.com/godarch/darch/pkg/cmd/darch/commands/images: go.mod file not found in current directory or any parent directory; see 'go help modules'
pkg/cmd/darch/main.go:10:2: no required module provides package github.com/godarch/darch/pkg/cmd/darch/commands/recipes: go.mod file not found in current directory or any parent directory; see 'go help modules'
pkg/cmd/darch/main.go:11:2: no required module provides package github.com/godarch/darch/pkg/cmd/darch/commands/stage: go.mod file not found in current directory or any parent directory; see 'go help modules'
pkg/cmd/darch/main.go:13:2: no required module provides package github.com/urfave/cli: go.mod file not found in current directory or any parent directory; see 'go help modules'
make: *** [Makefile:23: build] Error 1
==> ERROR: A failure occurred in build().
Aborting...
-> error making: darch
I think the project is dead but still asking for aid if anyone has a solution,
The text was updated successfully, but these errors were encountered:
Here is the output when I try to install using Pamac.
I think the project is dead but still asking for aid if anyone has a solution,
The text was updated successfully, but these errors were encountered: