Skip to content
Antony Budianto edited this page Sep 11, 2018 · 1 revision

You can use this when using docker-compose as development VM to prevent errors on vscode

{
  "go.installDependenciesWhenBuilding": false
}
Clone this wiki locally