-
Hi,
I am a newbie to go and buffalo too,
here this evening found that newly cockroachdb dependency is failing when just trying to download the project and install its dependency, also `buffalo ne…
-
EveBox seems to be a good choice for Raspberry Pi because it is a lightweight solution with little overhead. Are there any plans for ARM support?
sgabe updated
4 years ago
-
please consider supporting a webview for Desktop.
I saw the Electron shell request and thats great. But i prefer Webview because its much lighter ( uses the default Webview of each desktop), has a …
ghost updated
5 years ago
-
The license for the package is MIT but the header of https://github.com/gobuffalo/packr/blob/master/packr/main.go contains Apache 2.0. Is it an error or is it dual licensed?
Thanks.
-
## Description
Model generator is behaving in an unusual way. Some missing fields and
### Steps to Reproduce the Problem
1. Generate a model with:
```
buffalo db g model team_membership…
-
Why is this module I had never heard about spewing on the output of Hugo, among others?
```
ecthelion ~/go>./bin/hugo --help
[ENVY] unable to load env file(s) on init: open .env: no such file or …
-
**Describe the bug**
Documentation in CONTRIBUTING is outdated/incorrect and does not build the project correctly
**To Reproduce**
```
rm -rf ~/go;
export GOPATH=~/go
export PATH=$PATH:$GOPATH…
-
# Table of Contents
1. [Description](#orgab4b704)
2. [Steps to Reproduce the Problem](#org8cb53b4)
3. [Expected Behavior](#org99a29af)
4. [Actual Behavior](#org9e8a332)
5. [Workaround](#…
-
From a freshly cloned repository. Ran the following:
```
cd ui/v2
yarn install
cd../..
make generate
```
This generates the files correctly. Note: the fact that `yarn install` needs to be run…
-
## Description
Using `--with-dep` when instantiating a new project, dep failed
### Steps to Reproduce the Problem
Run `buffalo new coke --with-dep`
### Expected Behavior
It should outpu…