Francesco Borzì
Francesco Borzì
I've just tried using version `1.0.2` (and Angular `5.2.11`) and I'm still getting this error in most of my unit tests: > NullInjectorError: No provider for options! downgrading to version...
@merdlin it would be better to create a PR: http://www.azerothcore.org/wiki/How-to-create-a-PR
getting the same error, no clue what the cause is
> @jarrodek please open a separate issue, EB error reporting is certainly bad and your error code is indeed the same, but the issues should probably be triaged separately. >...
Confirmed. It's failing for me with: > Error: Failed to create session. session not created: This version of ChromeDriver only supports Chrome version 83
> For me it just opens tons of electron and cmd windows, I have to abort it to make it stop, no error messages For me also opens tons of...
@jkleinsc can you please have a look at this? we are still unable to use Electron 10 because of this :(
> @baparham Yes, I created this issue because we need a longterm solution. I really appreciate the 12.0.0 release but in the context of the issue, it is a make-shift...
@jponge I started to have a look into this I see that in the `step-9` directory there is a `redeploy.sh` script which deploys everything (including the web client app). However...
@jponge yes I was looking at that piece of code and I'm wondering where we are referencing the `webroot` directory? sorry I'm completely new to Vert.x