AG

Results 14 comments of AG

Having similar problem. Cake 3.5.12 ``` $ composer require markstory/asset_compress ``` Then in bootstrap.php ``` Plugin::load('AssetCompress', ['bootstrap' => true]); ``` I get: ``` Missing Plugin Cake\Core\Exception\MissingPluginException Error: The application is...

LOL, I'm new with elastic and I was exactly looking for that. Since I'm running lot of experiments while learning now I have tons of indexes.

LOL again, I just executed that command right now, someone is spying me : ```bash ❯ docker-compose exec webphp sh# curl # curl -XDELETE http://elastic:9200/my_apps_index ```

Just a reminder, has been almost 1 year and the issue is still present.

Funny, I got stuck in the exact same video and yes, the video is there but "undownloadable" . I guess a workaround is to download that video manually with a...

Hi again, just to report my workaround worked well. The file name must be named as "**40-What I Learned About Cypress on Day 2.mp4**", and you can get it easily...

Also, the plugin assumes **artisan** is already enabled in $PATH. Allowing to customize the command could be very helpful here.

Ubuntu 16.04 LTS ``` Traceback (most recent call last): File "", line 21, in File "/home/robert/pugdebug/env/lib/python3.4/site-packages/PyInstaller-3.0.dev0-py3.4.egg/PyInstaller/loader/pyi_importers.py", line 478, in load_module ImportError: /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1: undefined symbol: drmFreeDevice ```

![image](https://user-images.githubusercontent.com/339828/194790421-0826e9ab-137f-42a7-b81c-845763a418ca.png) Having the same error

I believed the issue must be reported here https://github.com/AUTOMATIC1111/stable-diffusion-webui This repository is only a showcase for the [stable-diffusion-webui project](https://github.com/AUTOMATIC1111/stable-diffusion-webui).