craftcms/craft

Installation error on 1.0.43.2

taylordaughtry opened this issue · 1 comments

Running composer create-project craftcms/craft [directory] currently throws a DbConnectException.

setup/welcome is trying to access the DB, which of course wouldn't be available yet. Here's the full error + stack trace, after composer finishes autoload generation.

Package Version: 1.0.43.2
OS X 10.13.6

This was also reported at craftcms/cms#5083, and was fixed in Craft 3.3.9.