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

无法安装 #1

Open
kevin700523 opened this issue Mar 5, 2021 · 5 comments
Open

无法安装 #1

kevin700523 opened this issue Mar 5, 2021 · 5 comments

Comments

@kevin700523
Copy link

`Package operations: 1 install, 0 updates, 0 removals

  • Downloading arrowjustdoit/dcat-admin-crontab-extension (0.0.1)
  • Installing arrowjustdoit/dcat-admin-crontab-extension (0.0.1): Extracting archive
    Generating optimized autoload files

Illuminate\Foundation\ComposerScripts::postAutoloadDump
PHP Fatal error: Uncaught Error: Call to undefined method Dcat\Admin\Admin::extend() in /Users/KevinLiu/code/vendor/arrowjustdoit/dcat-admin-crontab-extension/src/bootstrap.php:4
Stack trace:
#0 /Users/KevinLiu/code/vendor/composer/autoload_real.php(71): require()
#1 /Users/KevinLiu/code/vendor/composer/autoload_real.php(61): composerRequireca0b1601e02563ca7231536bc89f5aa3('4bc9eb8c1c395cc...', '/Users/KevinLiu...')
#2 /Users/KevinLiu/code/vendor/autoload.php(7): ComposerAutoloaderInitca0b1601e02563ca7231536bc89f5aa3::getLoader()
#3 /Users/KevinLiu/code/vendor/laravel/framework/src/Illuminate/Foundation/ComposerScripts.php(43): require_once('/Users/KevinLiu...')
#4 phar:///usr/local/bin/composer/src/Composer/EventDispatcher/EventDispatcher.php(322): Illuminate\Foundation\ComposerScripts::postAutoloadDump(Object(Composer\Script\Event))
#5 phar:///usr/local/bin/composer/src/Composer/EventDispatcher/EventDispatcher.php(218): Composer\EventDispatcher\EventDispatcher->executeEventPhpScript('Illum in /Users/KevinLiu/code/vendor/arrowjustdoit/dcat-admin-crontab-extension/src/bootstrap.php on line 4

Fatal error: Uncaught Error: Call to undefined method Dcat\Admin\Admin::extend() in /Users/KevinLiu/code/vendor/arrowjustdoit/dcat-admin-crontab-extension/src/bootstrap.php:4
Stack trace:
#0 /Users/KevinLiu/code/vendor/composer/autoload_real.php(71): require()
#1 /Users/KevinLiu/code/vendor/composer/autoload_real.php(61): composerRequireca0b1601e02563ca7231536bc89f5aa3('4bc9eb8c1c395cc...', '/Users/KevinLiu...')
#2 /Users/KevinLiu/code/vendor/autoload.php(7): ComposerAutoloaderInitca0b1601e02563ca7231536bc89f5aa3::getLoader()
#3 /Users/KevinLiu/code/vendor/laravel/framework/src/Illuminate/Foundation/ComposerScripts.php(43): require_once('/Users/KevinLiu...')
#4 phar:///usr/local/bin/composer/src/Composer/EventDispatcher/EventDispatcher.php(322): Illuminate\Foundation\ComposerScripts::postAutoloadDump(Object(Composer\Script\Event))
#5 phar:///usr/local/bin/composer/src/Composer/EventDispatcher/EventDispatcher.php(218): Composer\EventDispatcher\EventDispatcher->executeEventPhpScript('Illum in /Users/KevinLiu/code/vendor/arrowjustdoit/dcat-admin-crontab-extension/src/bootstrap.php on line 4`

@sym134
Copy link

sym134 commented May 24, 2021

遇到一样的问题

@muzidudu
Copy link

+1

@gyp719
Copy link

gyp719 commented Jul 12, 2023

+1

[Error]
Call to undefined method Dcat\Admin\Admin::extend()

Uploading image.png…

@lifetin
Copy link

lifetin commented Nov 5, 2023

+1

In bootstrap.php line 4:

  [Error]
  Call to undefined method Dcat\Admin\Admin::extend()


Exception trace:
  at D:\workspace\work\gaoxin\lunwen\web-php\vendor\arrowjustdoit\dcat-admin-crontab-extension\src\bootstrap.php:4
 require() at D:\workspace\work\gaoxin\lunwen\web-php\vendor\composer\autoload_real.php:41

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

6 participants
@muzidudu @lifetin @kevin700523 @gyp719 @sym134 and others