microsoft / PowerApps-Samples

Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.

Home Page:https://docs.microsoft.com/powerapps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Step 7 fails with message "'msbuild' is not recognized as an internal or external command, operable program or batch file."

nunon opened this issue · comments

On step 7, I get the above message.
I guess something is missing on my Windows 11 machine.
I've tried all sorts of solutions to add msbuild to the "path" of the global variables.
This is what is now defined:
%ProgramFiles(x86)%\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin

Is there a workaround somehow?
Thanks in advance for helping, this is too difficult to understand!

Now, I have installed Visual Studio and solved this issue and raised another one.