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?
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.