spa-admin-vue icon indicating copy to clipboard operation
spa-admin-vue copied to clipboard

Undefined index: name in packagemanifest.php

Open nathanael79 opened this issue 4 years ago • 1 comments

Hi @rangga-rizky thankyou for sharing this code! Its an awesome tutorial, but when i tried to clone and composer install, its always getting me an error like this:

In PackageManifest.php line 120:

Undefined index: name

When i search it in stackoverflow, i got a conclusion that this happened because of composer version. User must to downgrade the composer version to version 1.

nathanael79 avatar Dec 02 '20 04:12 nathanael79

Update the composer may help. run the command : composer update

sunardy99 avatar Dec 17 '20 02:12 sunardy99