chrisidakwo / EFLInventory-V2

:department_store: Point-of-sale and inventory tracking for small-scale retail stores. Easily manage inventory, purchases, sales, and damaged and/or expired products.
195 stars 97 forks source link

Composer Install returns error #5

Closed stanyjude closed 5 years ago

stanyjude commented 5 years ago

Ubuntu 16.04 Php 7.2 MySql and Apache installed and working

I ran

  1. git clone https://github.com/chrisidakwo/eflinventory-v2.git
  2. cd eflinventory-v2
  3. composer install

Error : Generating optimized autoload files

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

[Exception]
Unable to load the "app" configuration file.

Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1 screenshot from 2019-03-05 20-08-21

suryasun commented 5 years ago

me too

chrisidakwo commented 5 years ago

Sorry guys, I've been away for a while. I'm sure that by now you must have gotten the fix needed.

Issue has been fixed!