antonioribeiro / health

Laravel Health Panel
BSD 3-Clause "New" or "Revised" License
1.95k stars 196 forks source link

Error parsing Queue.yml file #73

Closed ngugijames closed 6 years ago

ngugijames commented 6 years ago

I get the following error after installation In Parser.php line 343:

Duplicate key "name" detected at line 3 (near "name: health-queue").

It seems this file -> https://github.com/antonioribeiro/health/blob/v0.3.2/src/config/resources/Queue.yml has a duplicate entry for the name key

antonioribeiro commented 6 years ago

Sorry about that and the delay. But it is fixed.