I've tried configuring Magento 2 on local dev and have had nothing but issues. I typically do local dev on MAMP Pro, but I can't figure out how to access ssh to use CLI.
I've tried the Magento 2 Devbox, but running into issues with files syncing in webroot on mac.
I've tried this vagrant setup ( https://github.com/rgranadino/mage2_vagrant), trying to install Magento ver 2.1.7, but php version not supported on this setup.
I've tried a couple other docker and vagrant setups, but no luck.
Does anyone have advice on setting up a stable Magento 2 development environment that actually works without issues?
What kind of issues you had ?
I know this is an old thread, but did you ever discover a usable dev environment for your local machine for m2?