-
I'm trying to use "Go modules" with 0.13.8 Buffalo but I got every time this:
`go: error loading module requirements`
Buffalo isn't yet 100% compatible with go mod, right?
I'm following this:…
-
I suggest suppress Usage section prints when error occured in buffalo, right now i get to much text on screen on error:
```
buffalo g resource test_lists id:int name:string descr:text author:strin…
-
The changes in #230 and #232 gave `/run/motd` and `/run/motd.d(/.*)?` paths the context `etc_t`, which allows `sshd` to read these paths and display MOTD messages here.
Trying out the MOTD function…
-
## Description
I'm using Go modules with go 1.11.1. When using `buffalo dev` with a go modules project, the command fails trying to rebuild the Go standard lib.
### Steps to Reproduce the Proble…
-
@chedeti
@ejona86
Pretty please!
-
When dnsmasq is run by network manager (for network sharing), the lease file is placed into `/var/lib/NetworkManager/`. This results in errors like:
```
Jan 07 15:04:18 ben-x1 NetworkManager[22928…
-
## Description
Buffalo is returning static assets with exactly 512 less than expected. This was reproduced using buffalo v0.13.x and 0.14.0-beta2 with the web font `Roboto-Regular.woff2` stored in …
-
## Description
When generating a `human` resource, it generate all as `humans`, except for the `.fizz` files which keeps generating `humens`
If this is a feature request, explain why it should b…
-
Termy-qt is constantly eating approx. 50% of my CPU because it keeps scrolling long ip6 addresses up and down all the time (these addresses are so long that they dont fit the screen)
Is there a a b…
ghost updated
6 years ago
-
## Description
The `buffalo build` command (0.14.0-beta.3) doesn't actually run webpack properly (on Windows, if not other platforms). The contents of `./public/assets` _are_ packaged up, but this …