Skip to content

Instantly share code, notes, and snippets.

View mcnels1's full-sized avatar

Mark Nelson mcnels1

  • Independent Consultant
  • Colorado, USA
View GitHub Profile
@mcnels1
mcnels1 / gist:690d5d131d634fa70c98f1c5e64597db
Created October 25, 2016 21:03
Attempting to run 'make dev'
==> Generating...
can't load package: package _/Users/mnelson/git/consul-template: cannot find package "_/Users/mnelson/git/consul-template" in any of:
/usr/local/Cellar/go/1.7.3/libexec/src/_/Users/mnelson/git/consul-template (from $GOROOT)
/Users/mnelson/go/src/_/Users/mnelson/git/consul-template (from $GOPATH)
can't load package: package _/Users/mnelson/git/consul-template/child: cannot find package "_/Users/mnelson/git/consul-template/child" in any of:
/usr/local/Cellar/go/1.7.3/libexec/src/_/Users/mnelson/git/consul-template/child (from $GOROOT)
/Users/mnelson/go/src/_/Users/mnelson/git/consul-template/child (from $GOPATH)
can't load package: package _/Users/mnelson/git/consul-template/config: cannot find package "_/Users/mnelson/git/consul-template/config" in any of:
/usr/local/Cellar/go/1.7.3/libexec/src/_/Users/mnelson/git/consul-template/config (from $GOROOT)
/Users/mnelson/go/src/_/Users/mnelson/git/consul-template/config (from $GOPATH)