René Bakx

Results 6 comments of René Bakx

8.4-alpha-1 : Unable to install eleven due to unmet dependencies: block.block.eleven_help (help) That is indeed correct Drupal, because I did not install the Help module, and I rather don't want...

Like this? https://packagist.org/packages/aygon/twig-stack

Really? A PR for a change that can be done using the github editor? To be honest, it would take me more time to clone, setup local git, change code,...

Come to think of it, renaming the methods would cause more damage then adding the above code since renaming would render the bridge useless for projects that can't make the...

A bit late to the party, but I use Lando as abstraction over Docker composer, and i've created a .lando.yml file that runs both Drupal and NextJS next to each...

This app is rather old, so you need node 16 to run it. ``` /usr/local/Cellar/node@16/16.20.2/bin/node app.js ERROR: No image in INPUT command! e.g:(-i /PATH/TO/IMAGE) ```