Skip to content

electronize build /target linux only runs in terminal and no desktop app opens #766

@EswarSM

Description

@EswarSM

Hi I created a simple Blazor-electron dotnet application in Ubuntu and it works fine when I use "electronize start" . The desktop application starts and I am also able to access it in the browser via port 8001. The name of the project is BlazorApp.

But when I created build using electronize build /target linux. A folder is created in the path "/BlazorApp/obj/desktop/linux". When I run
-> chmod 777 ./BlazorApp
-> ./BlazorApp
The app runs in port 5000 similar to normal dotnet run and the desktop app does not start. Please let me know if I am missing something or this is an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions