Closed Scubaboy closed 1 year ago
Hi Scubaboy,
I think the issue you are experiencing is relative to wasm-tools. Sometimes, after updating the .NET SDK, it's necessary to reinstall the wasm-tools again.
I recommend that you perform a reinstallation using the following command:
dotnet workload install wasm-tools-net6
I hope that this solution resolves your problem. Please let me know if you need any further assistance or if the issue persists.
Best, Jorge
@Jorgemagic Fantastic that's fixed the issue. Thanks!
Hi,
When I try to build a react template project I get the following error:
I was following this post https://evergine.com/introducing-evergine-react-template/