bytecodealliance / bytecodealliance/componentize-dotnet

Whitespaces in path causes error

Open
#95 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
147
Forks
18
PR merge metrics
No merged PRs in 30d

Description

When executing the dotnet build, the package is searching for wit-bindget, but if your path contains whitespaces the string path get cut.

Workaround:

declare in your csproj

```xml

path\without\whitespaces\to\wit-bindgen.exe

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.