Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot install, GOBIN must be an absolute path #227

Open
frederikhors opened this issue Nov 15, 2018 · 1 comment
Open

cannot install, GOBIN must be an absolute path #227

frederikhors opened this issue Nov 15, 2018 · 1 comment

Comments

@frederikhors
Copy link

I'm trying today the first time this package.

I have many path in GOPATH and it says to me:

: Install
 cannot install, GOBIN must be an absolute path
exit status 1

Maybe what you want to fix with this (#171) but still wrong?

My envs:

GOBIN=
GOPATH=C:\Users\Fred\go;D:\projects;D:\Others\temp;

My first .yml file:

settings:
  legacy:
    force: false
    interval: 100ms

schema:
  - name: test-proj
    path: .
    commands:
      run:
        status: true
    watcher:
      extensions:
        - go
      paths:
        - /
      ignored_paths:
        - .git
        - .realize
        - vendor

Where am I wrong?

@asoseil
Copy link
Contributor

asoseil commented Dec 10, 2018

thanks for the support and for the reports, in the last months we had some company changes but in the first trimester 2019 we will release a new version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants