Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First example should not error out for new users (without mysql). #431

Open
moshahmed opened this issue Feb 13, 2019 · 1 comment
Open

Comments

@moshahmed
Copy link

First install didn't work, and first demo example errors out

~/go/src/github.com/user$ buffalo new coke
         run  go get github.com/gobuffalo/buffalo-pop
      # github.com/gobuffalo/pop
     ../../gobuffalo/pop/dialect_mysql.go:200:14: undefined: mysql.ParseDSN
@hubyhuby
Copy link

hubyhuby commented Apr 7, 2019

It is true that the default command line will produce a project that aims to connect to a database... but you can use flag to not use ...
Maybe the requirements page could be updated as following :

  1. In case of problems please use the clara tool. And follow the steps.

2)We recommand setting up a database if you want to , but you may aswell create project with the no database flag ...
https://gobuffalo.io/en/docs/getting-started/installation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants