getkirby / ideas

This is the backlog of ideas and feature requests from the last two years. Use our new feedback platform to post your new ideas or vote on existing ideas.
https://feedback.getkirby.com
20 stars 0 forks source link

Add error for missing composer.json #535

Closed hdodov closed 4 years ago

hdodov commented 4 years ago

I recently got an error for the inability to initialize panel assets. Turns out that the composer.json was the cause. In this forum thread, other people have had the same problem.

Kirby should throw an error "Missing composer.json," instead of the ambiguous:

The panel assets cannot be installed properly. Please check permissions of your media folder.

...when in fact permissions were correct.

It reads from composer.json on this line.

lukasbestle commented 4 years ago

Duplicate of https://github.com/getkirby/kirby/issues/2507, the fix will be in 3.4.0.