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

build.cmd -all -pack fails locally with an error in blazor #11303

Closed
jkotalik opened this issue Jun 17, 2019 · 2 comments
Closed

build.cmd -all -pack fails locally with an error in blazor #11303

jkotalik opened this issue Jun 17, 2019 · 2 comments
Assignees
Labels
area-blazor Includes: Blazor, Razor Components task

Comments

@jkotalik
Copy link
Contributor

cc @pranavkm

.dotnet\sdk\3.0.100-preview5-011568\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets(199,5): error : Could not find a part of the path 'src\Components\Browser.JS\dist\Debug'. [src\Components\Blazor\Build\src\Microsoft.AspNetCore.Blazor.Build.csproj]
@jkotalik jkotalik added the area-blazor Includes: Blazor, Razor Components label Jun 17, 2019
@mkArtakMSFT mkArtakMSFT added this to the 3.0.0-preview8 milestone Jun 19, 2019
@mkArtakMSFT mkArtakMSFT added this to Triage in Blazor via automation Jun 19, 2019
@mkArtakMSFT mkArtakMSFT moved this from Triage to Preview8 in Blazor Jun 21, 2019
@mkArtakMSFT mkArtakMSFT moved this from To do to Preview9 in Blazor Jun 26, 2019
@Tratcher
Copy link
Member

Workaround:
.\build.cmd -all -pack -configuration Release

There's a checked in copy of the files for dist\Release. The local build does not generate the debug versions.

@SteveSandersonMS

@mkArtakMSFT
Copy link
Member

This is being fixed by the work @JunTaoLuo is doing.

Blazor automation moved this from Preview9 to Done Jul 17, 2019
@dotnet dotnet locked as resolved and limited conversation to collaborators Dec 3, 2019
@jaredpar jaredpar removed this from Done in Blazor Jan 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components task
Projects
None yet
Development

No branches or pull requests

4 participants