flox icon indicating copy to clipboard operation
flox copied to clipboard

PackageManifest error

Open GregTroar opened this issue 3 years ago • 2 comments

Hello,

While doing composer install I keep getting the following error:

In PackageManifest.php line 122:

Undefined index: name

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

I have tried deleting the composer.lock and composer update or composer install, no change at all.

Any idea how to solve this ?

Thanks

GregTroar avatar Jan 01 '22 22:01 GregTroar

Could be because your composer version might be too new. Or try a few things here from the post :/

https://stackoverflow.com/questions/61177995/laravel-packagemanifest-php-undefined-index-name

devfake avatar Jan 03 '22 09:01 devfake

ok this worked but I am stuck I do not understand how to setup Apache2 or Nginx after i have done all the steps you mentioned to install, I do not find any guid or whatsoever also impossible to access through reverse proxy. That's a pitty the project sounds really nice.

Thanks for your help though

GregTroar avatar Jan 03 '22 22:01 GregTroar