Vagrant box does not support the Apple chip
When using a Mac with the M1 chip, virtualbox is not an option. VVV (beta-)supports Parallels for that. However, Seravo's box does not seem to support Parallels:
The box you're attempting to add doesn't support the provider
you requested. Please find an alternate box or use an alternate
provider. Double-check your requested provider to verify you didn't
simply misspell it.
If you're adding a box from HashiCorp's Vagrant Cloud, make sure the box is
released.
Name: seravo/wordpress
Address: https://vagrantcloud.com/seravo/wordpress
Requested provider: [:parallels]
This makes local development using Seravo's Vagrant box on an Apple M1 machine impossible.
Hi. Thanks for feedback!
For the record, we're currently considering creating ARM variant of our Docker developer which could then be used with computers using Apple M1 chip. This is however currently in very early planning, so there is no any schedule available yet.
@ypcs do you have any update for Docker + Apple M1/2 image development? At the moment the current docker image works with PHP 7.4, but not with PHP 8.0 because of WP CLI version 2.4.0 issues with default PHP version.
Hi, are there any updates for this issue?