civicrm/cv

Error running cv:upgrade, version

Closed this issue · 1 comments

adixon commented

Error while running cv:upgrade

cv v0.3.47
civicrm 5.58.1 to 5.65.0

Before anything happens, i get this:

In ConsoleQueueRunner.php line 42:

  [TypeError]
  Argument 1 passed to Civi\Cv\Util\ConsoleQueueRunner::__construct() must be an instance of Symfony\Component\Console\Style\SymfonyStyle, instance of Cvphar\Symfony\Component\Console\Style\SymfonyStyle given, called in phar:///usr/local/bin/cv/src/Command/UpgradeDbCommand.php on line 104
adixon commented

I discovered that I had an old "civicrm/cv" in my composer, removing that fixed it!