SQL 2019 Fails to install on Macbook Pro with M2 Chip

MatthewO6

Bit poster
I'm seeing other posts about it failing on the M1 chip. Is there a channel to bring this to the attention of the parallels staff?
 
Start-Process : Este comando no se puede ejecutar debido al error: El sistema no puede encontrar el archivo
especificado.
En C:\src\install2019Express.ps1: 72 Carácter: 5
+ Start-Process -FilePath $fullInstallerPath -ArgumentList "/q" -Wa ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Start-Process], InvalidOperationException
+ FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand
 
Back
Top