gmazoyer / looking-glass

Easy to deploy Looking Glass
GNU General Public License v3.0
452 stars 138 forks source link

Version 2.3.0 is broken #191

Closed gondimcodes closed 7 months ago

gondimcodes commented 7 months ago

Hi, Version 2.3.0 has problems that appear to be related to CSS. It does not format the site correctly and in the code it references a vendor directory, which does not exist. looking-glass

gmazoyer commented 7 months ago

It is not broken but you have to use Composer to install dependencies including JS and CSS ones. You can refer to this line in the Dockerfile to see how to use Composer.