Replies: 2 comments 4 replies
-
Thanks for the report. You can troubleshoot this error using the link provided above. It's likely that git is not configured properly, though, the error message will tell more. |
Beta Was this translation helpful? Give feedback.
-
I switched MSBuild to Diagnostic mode, still not helpful: 1> C:\Users\serge.nuget\packages\uno.wasm.bootstrap\8.0.15\build\Uno.Wasm.Bootstrap.targets(213,3): error : System.Exception: Failed to run emscripten. More details are available in diagnostics logging mode or using the MSBuild /bl switch, see https://aka.platform.uno/msbuild-troubleshoot. I also deleted /.uno, that didn't help |
Beta Was this translation helpful? Give feedback.
-
.nuget\packages\uno.wasm.bootstrap\8.0.15\build\Uno.Wasm.Bootstrap.targets(213,3): error : [00:00:00.3797646] Failed to clone the Emscripten SDK repository. Review the error logs for additional information and check https://aka.platform.uno/msbuild-troubleshoot
11:29:30:898 1>
.nuget\packages\uno.wasm.bootstrap\8.0.15\build\Uno.Wasm.Bootstrap.targets(213,3): error : System.Exception: Failed to run emscripten. More details are available in diagnostics logging mode or using the MSBuild /bl switch, see https://aka.platform.uno/msbuild-troubleshoot.
11:29:30:898 1>
.nuget\packages\uno.wasm.bootstrap\8.0.15\build\Uno.Wasm.Bootstrap.targets(213,3): error : at Uno.Wasm.Bootstrap.ShellTask_v1f66b9b15b66efa87ca84d70b6879ddd12d18414.RunPackager() in /_/src/Uno.Wasm.Bootstrap/ShellTask.cs:line 768
11:29:30:898 1>
nuget\packages\uno.wasm.bootstrap\8.0.15\build\Uno.Wasm.Bootstrap.targets(213,3): error : at Uno.Wasm.Bootstrap.ShellTask_v1f66b9b15b66efa87ca84d70b6879ddd12d18414.Execute() in /_/src/Uno.Wasm.Bootstrap/ShellTask.cs:line 271
Hello guys i want to run webassembly uno projekt i have created a new uno platform project, installed uno templates, and even installed emsdk manuel but when i want to run webassembly it want to clone the repo even if i installed it and set the %PATH% variable any idee guys?
Beta Was this translation helpful? Give feedback.
All reactions