mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 05:34:51 +00:00
dotnet core 3 BlazorServer App start with JavaScript Error #400
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aboimpinto on GitHub (Oct 29, 2019).
I install the new Nuget package that provides support for dotnet core 3.0 and when I run the app using:
electronize start
I get always this message
sometimes the Electron app run and other times no. Still didn't figure it out when does what.
I'm running in Ubuntu 19.10