Skip to content

Application returned error: build: command build does not exist #409

@mariowise

Description

@mariowise

I'm trying to follow the README guide and when I run $COREUM_PATH/crust/bin/crust build images I get the following error.

2024-06-04T17:39:32.819835-04:00	error	build	run/run.go:71	Application returned error: build: command build does not exist
github.com/CoreumFoundation/crust/build.Executor.Execute
	github.com/CoreumFoundation/crust/build/build.go:124
github.com/CoreumFoundation/crust/build.execute
	github.com/CoreumFoundation/crust/build/build.go:203
main.main.Main.func1
	github.com/CoreumFoundation/crust/build/build.go:172
github.com/CoreumFoundation/coreum-tools/pkg/run.run.func1.1
	github.com/CoreumFoundation/coreum-tools@v0.4.1-0.20230627094203-821c6a4eebab/pkg/run/run.go:48
github.com/CoreumFoundation/coreum-tools/pkg/parallel.runTask
	github.com/CoreumFoundation/coreum-tools@v0.4.1-0.20230627094203-821c6a4eebab/pkg/parallel/recover.go:41
github.com/CoreumFoundation/coreum-tools/pkg/parallel.(*Group).runTask
	github.com/CoreumFoundation/coreum-tools@v0.4.1-0.20230627094203-821c6a4eebab/pkg/parallel/group.go:121
runtime.goexit
	runtime/asm_arm64.s:1197
github.com/CoreumFoundation/coreum-tools/pkg/run.run
	github.com/CoreumFoundation/coreum-tools@v0.4.1-0.20230627094203-821c6a4eebab/pkg/run/run.go:71
github.com/CoreumFoundation/coreum-tools/pkg/run.Tool
	github.com/CoreumFoundation/coreum-tools@v0.4.1-0.20230627094203-821c6a4eebab/pkg/run/run.go:32
github.com/CoreumFoundation/crust/build.Main
	github.com/CoreumFoundation/crust/build/build.go:148
main.main
	github.com/CoreumFoundation/crust/build/cmd/builder/main.go:8
runtime.main
	runtime/proc.go:267

My machine (macos m2 ventura)

go version go1.22.4 darwin/arm64
github.com/docker/buildx v0.14.0-desktop.1 7b0470cffd54ccbf42976d2f75febc4532c85073
Apple clang version 14.0.3

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