Hello All,
Just trying to see if anyone can give me a little help or point me in the right direction. This is my first time using virtual machines and Vagrant. I have a Mac with the M1 chip. I downloaded Parallels and Vagrant. Everything seems to running fine on Parallel. However when I try to use Vagrant to create my VMs I get this error message:

I thought it had something to do with the box I am using but I checked and it should be compatible : config.vm.box = "mpasternak/focal64-arm"
This is what it looks like when I try to run vagrant up
Any help would be appreciated.
Thanks!
Just trying to see if anyone can give me a little help or point me in the right direction. This is my first time using virtual machines and Vagrant. I have a Mac with the M1 chip. I downloaded Parallels and Vagrant. Everything seems to running fine on Parallel. However when I try to use Vagrant to create my VMs I get this error message:
I thought it had something to do with the box I am using but I checked and it should be compatible : config.vm.box = "mpasternak/focal64-arm"
This is what it looks like when I try to run vagrant up
Any help would be appreciated.
Thanks!