Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Error package grifts is not in GOROOT #142

Closed
stormenergy91 opened this issue Apr 30, 2022 · 5 comments
Closed

Error package grifts is not in GOROOT #142

stormenergy91 opened this issue Apr 30, 2022 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@stormenergy91
Copy link

stormenergy91 commented Apr 30, 2022

Hi,
cloning the cli repo and install it with go install -v ./cmd/buffalo I cannot run any grift (buffalo task ...).
Simply:

$ buffalo demo_project
$ cd demo_project
$ buffalo task

and you get this error

.grifter/main.go:9:2: package grifts is not in GOROOT (/usr/local/go/src/grifts)
Usage:
  buffalo task [flags]

Aliases:
  task, t, tasks

Flags:
  -h, --help   help for task

ERRO[0000] Error: exit status 1 

If you try this steps with cli version v0.18.2 all works.

@sio4 sio4 self-assigned this May 9, 2022
@sio4 sio4 added the bug Something isn't working label May 9, 2022
@sio4
Copy link
Member

sio4 commented May 9, 2022

Confirmed and I am working on it.

@sio4
Copy link
Member

sio4 commented May 14, 2022

Hi @paganotoni,

Would you please release a new version of here so the PR gobuffalo/here#11 can take effect?
Then I will do the rest of the jobs (go mod tidy for cli package) to fix this issue.

@paganotoni
Copy link
Member

All set @sio4

@sio4
Copy link
Member

sio4 commented May 14, 2022

Hi @stormenergy91

The fix for this was merged into the development branch but it will need more time to release a new version of CLI. During the gap, you can try to use the development version.

I will close this issue now, but please feel free to reopen it if you find any related issues even after the release.

Thank you!

@sio4
Copy link
Member

sio4 commented May 16, 2022

The fix was shipped as buffalo cli v0.18.5.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants