Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

feat(build): return an explicit error when the build tools don't exist #636

Merged
merged 1 commit into from Jun 27, 2023

Conversation

Iceber
Copy link
Member

@Iceber Iceber commented Jun 27, 2023

Feature or Problem

Returns an explicit error when the tinygo or crate command does not exist

$ wash build

"tinygo" command is not found

Related Issues

#611

Release Information

Consumer Impact

Testing

Built on platform(s)

  • x86_64-linux
  • aarch64-linux
  • x86_64-darwin
  • aarch64-darwin
  • x86_64-windows

Tested on platform(s)

  • x86_64-linux
  • aarch64-linux
  • x86_64-darwin
  • aarch64-darwin
  • x86_64-windows

Unit Test(s)

Acceptance or Integration

Manual Verification

Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
Copy link
Member

@brooksmtownsend brooksmtownsend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great simple fix to take care of a frustrating error 👍🏻

@brooksmtownsend brooksmtownsend merged commit f965828 into wasmCloud:main Jun 27, 2023
20 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants