-
## Description
The template used to generate `public/assets/buffalo.css` is missing a portion of configuration at the start of the file.
### Steps to Reproduce the Problem
```bash
$ buffalo …
-
## Description
I cloned a project from github, then i run `go get ./...` then i got
```
package github.com/gobuffalo/buffalo/middleware: cannot find package "github.com/gobuffalo/buffalo/middlew…
-
**systemd version the issue has been seen with**
> ...
242 RC3
**Used distribution**
> …
Fedora Rawhide
**Expected behaviour you didn't see**
> …
No debug messages in default log l…
ghost updated
5 years ago
-
## Description
When trying to create a new buffalo web application, the process fails with the following:
```
$ buffalo new webapp --skip-pop
DEBU[2019-06-11T15:54:47+01:00] Step: fc7c3391
DEBU…
-
# Issue
When running `buffalo new coke', get the following error:
```
DEBU[2019-06-08T09:36:28-04:00] Chdir: /home/sporty/go/src/gitlab.com/coke
DEBU[2019-06-08T09:36:28-04:00] LookPath: dep
DE…
-
## Running _buffalo new_ on Windows 10, when pg database already installed
For bug reports, please provide as much *relevant* info as possible.
### Steps to Reproduce the Problem
Please des…
-
I'm trying to start a new project with the command:
$ buffalo new coke
and I get wrong generated path in grifts/init.go with next error:
grifts/init.go:5:2: cannot find package "../coke/acti…
-
I was thinking it might make sense to add, beyond a simple "yes"/"no" value for some of the features, perhaps a "planned" value to indicate that although a feature may not be available at the present …
-
Hi, .NET Core packages from [Fedora .NET SIG](https://fedoraproject.org/wiki/SIGs/DotNet) install an executable at `/usr/lib64/dotnet/dotnet`. A symlink is added to `/usr/bin/dotnet` which links to th…
-
## Description
The `upcase` and `downcase` helpers appear to have been removed sometime recently. This doesn't appear to be documented (https://gobuffalo.io/en/docs/helpers). Should the documentati…