Skip to content

VMR codespace fails to build aspnetcore because of missing node #4772

Closed
@ViktorHofer

Description

@ViktorHofer
    /workspaces/dotnet/src/aspnetcore/src/Components/WebView/WebView/src/Microsoft.AspNetCore.Components.WebView.csproj(68,5): warning : '../../../Web.JS/dist/Release/blazor.webview.js' does not exist. Falling back to checked-in copy.
    /workspaces/dotnet/src/aspnetcore/src/Assets/Microsoft.AspNetCore.App.Internal.Assets.csproj(46,5): error : '/workspaces/dotnet/src/aspnetcore/src/Components/Web.JS/dist/Release/blazor.web.js' does not exist. Run 'npm run build' in the repo root to generate the file.
    CSC : error CS1566: Error reading resource '_framework/blazor.webview.js' -- 'Could not find a part of the path '/workspaces/dotnet/src/aspnetcore/src/Components/Web.JS/dist/Release/blazor.webview.js'.' [/workspaces/dotnet/src/aspnetcore/src/Components/WebView/WebView/src/Microsoft.AspNetCore.Components.WebView.csproj]
        1 Warning(s)
        2 Error(s)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions