2023-10-16 12:26:54.5445 | INF | bolt.module.pcf.PcfPushVerb :: Executing dotnet
2023-10-16 12:26:54.5445 | INF | bolt.module.pcf.PcfPushVerb :: with arguments: /Users/stigark/Library/Application Support/Code/User/globalStorage/microsoft-isvexptools.powerplatform-vscode/pac/.store/microsoft.powerapps.cli.tool/1.27.6/microsoft.powerapps.cli.tool/1.27.6/tools/net6.0/any/pac.dll solution init --publisher-name PowerAppsToolsPublisher_verja --publisher-prefix verja
2023-10-16 12:26:54.6636 | ERR | bolt.module.pcf.PcfPushVerb :: Could not execute because the specified command or file was not found.
2023-10-16 12:26:54.6636 | ERR | bolt.module.pcf.PcfPushVerb :: Possible reasons for this include:
2023-10-16 12:26:54.6636 | ERR | bolt.module.pcf.PcfPushVerb :: * You misspelled a built-in dotnet command.
2023-10-16 12:26:54.6636 | ERR | bolt.module.pcf.PcfPushVerb :: * You intended to execute a .NET program, but dotnet-/Users/stigark/Library/Application does not exist.
2023-10-16 12:26:54.6636 | ERR | bolt.module.pcf.PcfPushVerb :: * You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
2023-10-16 12:26:54.6716 | ERR | bolt.module.pcf.PcfPushVerb :: Failed to launch process with exit code: 1
This if from the error log. I am on a MAC. I uninstalled the power platform CLI extension. Installed dot net again, and then installed the extension again. It did not work. Anyone have any clue what is happening and can help me?