Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6422

Blazor WASM - JavaScript not supported on Linux

$
0
0

I'm facing the issue when publish blazor app on linux server.

Problem:

dotnet ProjectName.dll

When I'm runing above command, below message is displayError screen

Context:Server: Ubuntu 22.04 on virtual machineApp: Blazor WASM on .Net 8 with additional API project runing as seperate linux service to communicateRelease command:

dotnet publish -c Release -r linux-x64 --self-contained

I didn't find any reasonable workaround or even reason problem occur. I'm totally confused about "JS is not supported on linux" cuz JS is working in browser...

I will appreciate any suggestions how can i resolve it.


Viewing all articles
Browse latest Browse all 6422

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>