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

issue while installing composer #28

Open
Ammadkhanzai opened this issue Sep 23, 2021 · 1 comment
Open

issue while installing composer #28

Ammadkhanzai opened this issue Sep 23, 2021 · 1 comment

Comments

@Ammadkhanzai
Copy link

Warning: Ambiguous class resolution, "Illuminate\Database\Eloquent\Factory" was found 2x: in "/Users/ammadkhan/Docs/chat-demo-master/vendor/laravel/legacy-factories/src/Factory.php" and "/Users/ammadkhan/Docs/chat-demo-master/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factory.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Database\Eloquent\FactoryBuilder" was found 2x: in "/Users/ammadkhan/Docs/chat-demo-master/vendor/laravel/legacy-factories/src/FactoryBuilder.php" and "/Users/ammadkhan/Docs/chat-demo-master/vendor/laravel/framework/src/Illuminate/Database/Eloquent/FactoryBuilder.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Support\Traits\Macroable" was found 2x: in "/Users/ammadkhan/Docs/chat-demo-master/vendor/illuminate/macroable/Traits/Macroable.php" and "/Users/ammadkhan/Docs/chat-demo-master/vendor/laravel/framework/src/Illuminate/Support/Traits/Macroable.php", the first will be used.

Illuminate\Foundation\ComposerScripts::postAutoloadDump
@php artisan package:discover --ansi

In PackageManifest.php line 122:

Undefined index: name

Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1

@Skeiceee
Copy link

execute:
composer self-update --1

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

2 participants