Skip to content

Unable to run WebAssembly Browser App from VS or CLI #75356

@danroth27

Description

@danroth27

Description

I'm unable to run a new WebAssembly Browser App from VS or the CLI.

Reproduction Steps

dotnet workload install wasm-experimental
dotnet new wasmbrowser
dotnet run

Or create the project from VS and try to run in VS.

Expected behavior

App runs successfully

Actual behavior

The application to execute does not exist: 'C:\Program'

Regression?

No response

Known Workarounds

No response

Configuration

7.0.100-rc.1.22429.3
VS 17.4 P1

Other information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions