Dale Grant
Dale Grant
``` Found: [email protected] npm ERR! node_modules/chartjs-plugin-annotation npm ERR! chartjs-plugin-annotation@"^1.0.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer chartjs-plugin-annotation@"^0.5.2" from [email protected] ``` https://github.com/chartjs/chartjs-plugin-annotation has...
Hi there, firstly if this is the wrong place to leave this then please let me know where else. The support forum just seemed full of people complaining about Gutenberg....
Refactors php version vars to be dynamic by default whilst allowing overrides. ### Motivation The current approach requires a file to be duplicated and renamed for every php version release....
### Version #714 ### What did you expect to happen? Retain the ability to host multiple sites on one server. ### What actually happens? The changes introduced in #714 cause...
## Overview Using this role as-is on a Trellis setup with multiple servers is not possible because it fails when no license key is set. This PR will only run...
Allows repo to be added via composer
Fixes #35 This PR solves a deprecated error breaking Lima VM provisioning by replacing `include:` with `include_tasks`.
>ERROR! [DEPRECATED]: ansible.builtin.include has been removed. Use include_tasks or import_tasks instead. This feature was removed from ansible-core in a release after 2023-05-16. Please update your playbooks. > >The error appears...
### Summary Would a flag to also restart the vm on provision be possible, something like `trellis provision --reload --tags wordpress development` (taking `reload` from vagrant)? Currently to perform actions...