kcal-app / kcal

the personal food nutrition journal
Mozilla Public License 2.0
295 stars 27 forks source link

installation issue #67

Closed enoxos closed 4 months ago

enoxos commented 5 months ago

Hello,

I have not been successful installing kcal manual type on an Ubuntu Server 22.04.4 LTS with Apache.

There is an issue on step 12 second line

... php artisan elastic:migrate ...

which yields the following error message:

Migrating: 2021_03_04_193043_create_foods_index

In 2021_03_04_193043_create_foods_index.php line 9:

Interface "ElasticMigrations\MigrationInterface" not found

Any hep would be appreciated.

Kevinizevbigie commented 5 months ago

Same issue.

cdubz commented 4 months ago

This is fixed on main -- thanks for flagging!