Hello 🙂 First time with blueprint!
I've modified my compose stack for blueprint and I fear Im either doing something wrong or missing configuration.
I'm trying to install a Blueprint extension (darkenate) but getting this error:
19:52:06 INFO: Searching and validating framework dependencies..
19:52:06 INFO: Installing darkenate... (1/1)
19:52:06 FATAL: darkenate.blueprint could not be found or detected.
This is what I do to install...
docker exec -it pterodactyl_panel bash
cd /var/www/pterodactyl/extensions
blueprint -i darkenate
The file appears when I ls -la