You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2018. It is now read-only.
I am trying to configure DDE for existing project. I cloned the repo & placed my codebase in docroot folder inside cloned repo. Did follow the steps here and for settings here. Now when I am trying to run dsh up, I am getting this error.
Vagrant attempted to execute the capability 'configure_networks'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
I am trying to configure DDE for existing project. I cloned the repo & placed my codebase in docroot folder inside cloned repo. Did follow the steps here and for settings here. Now when I am trying to run dsh up, I am getting this error.