[Flow] Updating flow error

Stephen Bungert stephenbungert at yahoo.de
Tue Dec 23 18:16:41 CET 2014


Hello,

I tried to update flow via composer and then ran: 

/flow core:migrate
/flow doctrine:migrationgenerate

But I get an error:

stephen at stephen-VirtualBox:/var/www/flow$ ./flow doctrime:migrationgenerate
PHP Fatal error:  Call to undefined method TYPO3\Flow\Monitor\FileMonitor::createFileMonitorAtBoot() in /var/www/flow/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Core/Booting/Scripts.php on line 401

I then removed the temp data and re-ran the commands
and now I get:

stephen at stephen-VirtualBox:/var/www/flow$ ./flow doctrime:migrationgenerate
No command could be found that matches the command identifier "doctrime:migrationgenerate".


How can I fix this problem? Any tips?


More information about the Flow mailing list