pantheon-systems / terminus-build-tools-plugin

Manage multidev environments for a Pantheon site using a GitHub PR workflow.
82 stars 68 forks source link

terminus build:project:create fails with PHP fatal error #456

Closed cornifex closed 2 years ago

cornifex commented 2 years ago

Running terminus build:project:create --ci=githubactions wp my-test-site fails with:

PHP Fatal error:  Uncaught Error: Call to a member function application() on bool in /home/me/.terminus/terminus-dependencies-4f7bf5e1bb/vendor/pantheon-systems/terminus-build-tools-plugin/src/Commands/ProjectCreateCommand.php:341
kporras07 commented 2 years ago

Hi @cornifex thanks for reporting this issue.

I just tagged a new release on the template repository so this command should work now as expected.

Feel free to reopen/open a new issue if you keep having issues with Build Tools.