Daniel Lahlafi

Results 2 comments of Daniel Lahlafi

Hi managed to figure this out. For me it was the environment variable BROWSER was set to firefox. I cleared this environment variable by doing `export BROWSER=` and this worked

> > @daniel-lahlafi I cleared this environment variable by doing `export BROWSER=` > > Would you mind expanding on this? I'm running into the same issue but am not sure...