Skip to content

Can't install on Arch while following docs. #61

@RashiqAzhan

Description

@RashiqAzhan

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions