You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not able to run ./cfcli.phar anymore, I get the following eror
PHP Fatal error: Uncaught ReflectionException: Class "BaseCommand" does not exist in phar:///home/gutierm18/Documents/Drupal/cfcli/cfcli.phar/src/CommandDiscovery.php:19
Stack trace:
#0 phar:///home/gutierm18/Documents/Drupal/cfcli/cfcli.phar/src/CommandDiscovery.php(19): ReflectionClass->__construct()
#1 phar:///home/gutierm18/Documents/Drupal/cfcli/cfcli.phar/cfcli(55): Cloudflare\CommandDiscovery::findCommands()
#2 /home/gutierm18/Documents/Drupal/cfcli/cfcli.phar(10): require('...')
#3 {main}
thrown in phar:///home/gutierm18/Documents/Drupal/cfcli/cfcli.phar/src/CommandDiscovery.php on line 19
Fatal error: Uncaught ReflectionException: Class "BaseCommand" does not exist in phar:///home/gutierm18/Documents/Drupal/cfcli/cfcli.phar/src/CommandDiscovery.php:19
Stack trace:
#0 phar:///home/gutierm18/Documents/Drupal/cfcli/cfcli.phar/src/CommandDiscovery.php(19): ReflectionClass->__construct()
#1 phar:///home/gutierm18/Documents/Drupal/cfcli/cfcli.phar/cfcli(55): Cloudflare\CommandDiscovery::findCommands()
#2 /home/gutierm18/Documents/Drupal/cfcli/cfcli.phar(10): require('...')
#3 {main}
thrown in phar:///home/gutierm18/Documents/Drupal/cfcli/cfcli.phar/src/CommandDiscovery.php on line 19
The text was updated successfully, but these errors were encountered:
Not able to run ./cfcli.phar anymore, I get the following eror
The text was updated successfully, but these errors were encountered: