Josh England

Results 17 comments of Josh England

@GrahamCampbell 9.3.7 and 9.2.6 I have 2 different projects that are on the 2 different versions, and I'm seeing the message on both.

@GrahamCampbell I've updated my projects to 9.3.8 and the warning messages are still appearing. I see that the composer.json says it conflicts with PHPUnit

After looking into this a bit more, and looking at PHPUnit's own repo, I found sebastianbergmann/phpunit#3390. So, I think this is more on PHPUnit to fix the TestHook implementation before...

Yeah, I ran into the same thing. Submitted a pull request (#109) back in November. I don't think this project is maintained any longer.

Preface: I'm running on Windows 10 I was having the same issues. I finally got it to launch. I had installed Python 3.10, but apparently it installed for only my...

Confirmed. I use `copy-webpack-plugin`@^3.0.1 as well and the `node-dir`@0.1.17 build brakes the plugin. Implicitly installing 0.1.16 fixed the issue.

And, apparently these warnings caused the report to not be written to the filesystem even though the "Report located at: " message displays.