-
With versione 0.14.7 I don't have any issue. Now with the updated version 0.14.9 i get this error when install this plugin:
**_ERRO[0005] [PLUGIN] error loading plugin /home/badstorm/go/bin/buffalo…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.11 linux
### Does this issue reproduce with the latest release?
I am not sure. The code is runnin…
-
go version 1.12 doesn't work anymore.
I can confirm that it worked for me with https://dl.google.com/go/go1.14.1.linux-amd64.tar.gz
Note that before running make deploy, I also needed to run: go m…
-
## Description
For a new project with GO111MODULE=on, buffalo seems to be downloading a wildly varying number of versions of the exact same packages. I assume this has to do with how it install va…
-
## Description
When using `buffalo generate resource`, the resulting fizz database migration scripts refer to the relation in singular form rather than plural (as expected by buffalo)
### Steps …
-
buffalo-pop update was made on buffalo file, breaking the recipe
-
## Description
### Steps to Reproduce the Problem
1. Create a new project with `buffalo new --with-dep buffbug`
1. `cd buffbug`
1. Run `dep ensure` to fix Gopkg.lock and the vendor direc…
-
I run
`# buffalo pop`
Then got,
```
ERRO[0002] Pop support has been moved to the https://github.com/gobuffalo/buffalo-pop plugin.
Go Get Installation:
$ go get github.com/gobuffalo…
-
Este endpoint retornará todas las plantas existentes en el almacenamiento primario, en este caso Elasticsearch
-
### Steps to Reproduce the Problem
Running `buffalo task ` now returns `time="2019-08-15T10:46:04-05:00" level=error msg="Error: There is no directory named 'grifts'. Run 'buffalo task init' or sw…