Skip to content

Class "BaseCommand" does not exist in CommandDiscovery.php #1

@manoxs

Description

@manoxs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions