While I execute the command vagrant up --provider=parallels, during Booting VM it shows me this error:
`There was an error while command execution. The command and stderr is shown below.
Command: ["/usr/local/bin/prlctl", "start", "7e1d38c1-68b5-4fa5-b5ef-a4aece634873"]
Stderr: Failed to start the VM: Operation failed. Failed to execute the operation.`
Hi @nicolaturn,
I'm sorry for missing this issue. If that issue is still actual for you, could you please provide a sample Vagrantfile which could be used to reproduce it in your case?
While I execute the command
vagrant up --provider=parallels
, during Booting VM it shows me this error: