ptmkenny
ptmkenny
Right, both URLs resolve to the same page, but it complicates any post processing that might be done after markdown. For example, if I have a static site and I...
Error on starting "Error: Could not open `C:\Progmam Files (x86)\Java\jre1.8.0_60\lib\i386\jvm.cfg""
I'm also having problems after updating Java (jre18.0_101) on Win10. This is the error I get: Java Virtual Machine Launcher Error: could not open `C:\Program Files(x86)\Java\jre1.8.0_60\lib\i386\jvm.cfg`
A tutorial is a good idea but why create an HTML document when you could build on the existing documentation here: https://github.com/fuhsjr00/bug.n/wiki
iWaitForAjaxtoFinish() is also failing for me. I'm using Drupal Extension 4.1.0 on Drupal 8.9.1. I have my site set up locally using lando; when I run the tests there, "I...
4.1 is out now... was this removed?
@rorymcdaniel No, I didn't. I switched libraries to one that doesn't use puppeteer.
After installing Docker in WSL2, I decided to go all the way and install PHPStorm too. This [is what Docker is recommending](https://www.docker.com/blog/docker-desktop-wsl-2-best-practices/) for best performance. This assumes you already have...
@mrweiner Enabling Xdebug This assumes you already did everything described in my previous post. 1. In PHPStorm, File -> Settings -> PHP -> CLI Interpreter -> `...` button 2. Press...
How to fix high resolution scaling issues in VcXsrv with Xfce4. Resolution scaling * Only needed if you use a high resolution monitor in Windows and VcXsrv is blurry 1....
Just another note for future documentation-- after installing docker, you have to reboot the system (`wsl --shutdown` from Windows) in order to get your linux user account into the docker...