Chapter 5: Fluent & Persisting Models

While following along with the chapter, I’m trying to create the TILApp but when I do, terminal does not prompt me to select yes or no for either Fluent or PostgreSQL. It just defaults to using SQLite. A screenshot of my terminal is provided showing what happens when I create the TILApp. Is there anyway I get the terminal to prompt me to determine yes or no for using PostgreSQL?

Screen Shot 2020-10-20 at 3.02.56 PM

Which version of the vapor toolbox are you using?

It looks like you are using the Vapor 3 toolbox. One reason I think you are is that the last line of the instructions says: Use ‘vapor cloud deploy’ to host your project for free
vapor cloud has been discontinued.

How did you install the vapor toolbox?

I think we solved this is Discord, but yep the culprit was an out of date toolbox

1 Like

Sorry for the late reply, but yes the issue was solved in Discord.