Skip to content

syntax error near unexpected token #13

@rboarman-sc

Description

@rboarman-sc

I am not experienced with go; so please excuse me if this is not really an issue.

Running the latest golang (1.12.7) on Windows 10 in Git Bash I get this error:

$ make release/tfenv
C:/Program Files (x86)/GnuWin32/bin/make go/build
/usr/bin/sh: -c: line 0: syntax error near unexpected token `('
/usr/bin/sh: -c: line 0: `C:/Program Files (x86)/GnuWin32/bin/make go/build'
make: *** [release/tfenv] Error 1

The documentation says I should use "make go/build" but that is not a valid make target. This probably has to do with the command "shell" not being installed with Git Bash.

Please advise on how to build on Windows 10 with Git Bash.

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