Skip to content

buffalo new <project> fails looking for golang.org/x/tools/go/gcimporter #108

@kevin-cantwell

Description

@kevin-cantwell

I always get this error trying to create a new project:

package golang.org/x/tools/go/gcimporter: cannot find package "golang.org/x/tools/go/gcimporter" in any of:
	/usr/local/Cellar/go/1.7.1/libexec/src/golang.org/x/tools/go/gcimporter (from $GOROOT)
	/Users/kevincantwell/gdrive/Code/gopath/src/golang.org/x/tools/go/gcimporter (from $GOPATH)
Error: exit status 1

The current package name in the tools repo is golang.org/x/tools/go/gcimporter15. It looks like buffalo is only compatible with older versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions