© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
2 replies
niels

❔ dotnet workload installed, but not detected during compilation

For a project I'm using
wasm-tools
wasm-tools
. It works fine on my Manjaro machine with dotnet version 7.0.111. But on my Ubuntu 22.04 machine with version 7.0.112, the build process fails with the message that I'm missing the workload
wasm-tools
wasm-tools
. However when using
dotnet workload list
dotnet workload list
. The workload
wasm-tools
wasm-tools
shows right up. What could be the issue here?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ dotnet workload install errors.
C#CC# / help
3y ago
How to make "dotnet workload restore" install a specific undetected workload?
C#CC# / help
6d ago
Workload ID maui is not recognized.
C#CC# / help
11mo ago
✅ InitializeComponent not being found, but `dotnet run` works?
C#CC# / help
3y ago