Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPossible readme update #5
Open
Comments
|
@parkhabit great point! (thank you for taking time to open this issue) |
|
Just ran into this as well. The easiest fix is probably to advise that there will be errors in the terminal until the DB is created! |
|
@shirleymiao Thanks for commenting and for letting us know! We'd very much welcome a pull request to that effect if you're up for it |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


As a first time Pheonix user I followed the Step 1 in the readme and created the app, but when checking to see if I had done it properly I received the following error message numerous times, filling my terminal.
I understand that the site works correctly as shown in the demo and that this error occurred as I had not created my database yet. However, I wasn't expecting to see a terminal full of errors and I thought it may put some newer users off.
Perhaps you could consider moving Step 6 Create/Configure Database into Step 1 Or noting that when starting the server there will be errors and the reason for them at this time.