Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mariowise opened this issue Jun 4, 2024 · 0 comments
Open

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

mariowise opened this issue Jun 4, 2024 · 0 comments

Comments

@mariowise
Copy link

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/[email protected]/pkg/run/run.go:48
github.com/CoreumFoundation/coreum-tools/pkg/parallel.runTask
	github.com/CoreumFoundation/[email protected]/pkg/parallel/recover.go:41
github.com/CoreumFoundation/coreum-tools/pkg/parallel.(*Group).runTask
	github.com/CoreumFoundation/[email protected]/pkg/parallel/group.go:121
runtime.goexit
	runtime/asm_arm64.s:1197
github.com/CoreumFoundation/coreum-tools/pkg/run.run
	github.com/CoreumFoundation/[email protected]/pkg/run/run.go:71
github.com/CoreumFoundation/coreum-tools/pkg/run.Tool
	github.com/CoreumFoundation/[email protected]/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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant