Hi,
I am testing to push a sample app to an environment in my office (Sandbox). I have enabled the Code Apps feature on this environment. I am having errors when running this command below.
pac code init --displayname "App From Scratch"
Tried the same steps from the documentation on my personal machine and i don't have any issues. Any other areas i should look at? Here is the error i got below,
2026-04-14 19:23:54.4248 | INF | bolt.cli.EnvironmentResolver :: GetImplicitEnvironmentOrDefault: Using the auth profile's active organization.
2026-04-14 19:23:54.5628 | FTL | bolt.Session :: Could not find the PowerApps CLI script|EXCEPTION: System.IO.FileNotFoundException: Could not find the PowerApps CLI script
at bolt.module.code.NodeCliManager.GetPowerAppsCliScript()
Already tried to reinstall the Power Platform Tools as well but no luck.