Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when uninstalling plugin #22

Open
ostrolucky opened this issue Oct 28, 2020 · 0 comments
Open

error when uninstalling plugin #22

ostrolucky opened this issue Oct 28, 2020 · 0 comments

Comments

@ostrolucky
Copy link

❯ composer global remove dantleech/what-changed
Changed current directory to /Users/gabriel.ostrolucky/.composer
Loading composer repositories with package information
Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2.0 is now available and you should upgrade. See https://getcomposer.org/2
Updating dependencies (including require-dev)
Package operations: 0 installs, 0 updates, 1 removal
  - Removing dantleech/what-changed (0.4.0)
Writing lock file
Generating autoload files
composer/package-versions-deprecated: Generating version class...
composer/package-versions-deprecated: ...done generating version class
24 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
PHP Fatal error:  Uncaught Error: Class 'DTL\WhatChanged\Adapter\Symfony\Report\ConsoleReport' not found in /Users/gabriel.ostrolucky/.composer/vendor/dantleech/what-changed/lib/WhatChangedContainer.php:93
Stack trace:
#0 phar:///usr/local/Cellar/composer/1.10.9/bin/composer/src/Composer/Plugin/PluginManager.php(196) : eval()'d code(61): DTL\WhatChanged\WhatChangedContainer->consoleReport()
#1 [internal function]: DTL\WhatChanged\WhatChangedPlugin_composer_tmp2->handlePostUpdate(Object(Composer\Script\Event))
#2 phar:///usr/local/Cellar/composer/1.10.9/bin/composer/src/Composer/EventDispatcher/EventDispatcher.php(164): call_user_func(Array, Object(Composer\Script\Event))
#3 phar:///usr/local/Cellar/composer/1.10.9/bin/composer/src/Composer/EventDispatcher/EventDispatcher.php(96): Composer\EventDispatcher\EventDispatcher->doDispatch(Object(Composer\Script\Event))
#4 phar:///usr/local/Cellar/composer/1.10.9/bin/composer/src/Composer/Installer.php(338): Composer\EventDispatcher\EventDispatcher->dispatchScript('post-update-cmd', t in /Users/gabriel.ostrolucky/.composer/vendor/dantleech/what-changed/lib/WhatChangedContainer.php on line 93

Fatal error: Uncaught Error: Class 'DTL\WhatChanged\Adapter\Symfony\Report\ConsoleReport' not found in /Users/gabriel.ostrolucky/.composer/vendor/dantleech/what-changed/lib/WhatChangedContainer.php:93
Stack trace:
#0 phar:///usr/local/Cellar/composer/1.10.9/bin/composer/src/Composer/Plugin/PluginManager.php(196) : eval()'d code(61): DTL\WhatChanged\WhatChangedContainer->consoleReport()
#1 [internal function]: DTL\WhatChanged\WhatChangedPlugin_composer_tmp2->handlePostUpdate(Object(Composer\Script\Event))
#2 phar:///usr/local/Cellar/composer/1.10.9/bin/composer/src/Composer/EventDispatcher/EventDispatcher.php(164): call_user_func(Array, Object(Composer\Script\Event))
#3 phar:///usr/local/Cellar/composer/1.10.9/bin/composer/src/Composer/EventDispatcher/EventDispatcher.php(96): Composer\EventDispatcher\EventDispatcher->doDispatch(Object(Composer\Script\Event))
#4 phar:///usr/local/Cellar/composer/1.10.9/bin/composer/src/Composer/Installer.php(338): Composer\EventDispatcher\EventDispatcher->dispatchScript('post-update-cmd', t in /Users/gabriel.ostrolucky/.composer/vendor/dantleech/what-changed/lib/WhatChangedContainer.php on line 93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant