1 reference to RunProcessAsync
aspire (1)
Templating\CliTemplateFactory.TypeScriptStarterTemplate.cs (1)
74var npmInstallResult = await RunProcessAsync(npmPath, "install", outputPath, cancellationToken);