wdio-mochawesome-reporter icon indicating copy to clipboard operation
wdio-mochawesome-reporter copied to clipboard

unable to install the package

Open amrsa1 opened this issue 3 years ago • 6 comments

image

amrsa1 avatar Apr 05 '21 11:04 amrsa1

I have seen this myself.
One solution, while this is not solved is to install with --force option, but that's probably not a great idea.
And by some reason it installed version 2.0.1 by default in my case, which is very old. Had specify version 4.0.0 when installing this dependency.

ghost avatar May 16 '21 05:05 ghost

@Amrkamel1 @arnisgustins

Yeah, this error is because of the defined peer dependencies in package.json. That was the last known compatible version of WDIO. I think the next step would be to bump the dependency and see if things still work.

fijijavis avatar May 18 '21 13:05 fijijavis

Investigation Notes:

  • Fresh install of @wdio/cli and running npx wdio config does not run into the above error.
  • (WIP) Run tests and generate report with results files that are created. Check for any issues.

fijijavis avatar May 18 '21 13:05 fijijavis

Hi @fijijavis, Fresh install of @wdio/cli doesn't seem to be working. Is there a plan to bump up the WDIO dependency to latest version? Thanks.

Regards, Kishor Ganeshrao

KishorGaneshrao avatar Jul 28 '21 04:07 KishorGaneshrao

@fijijavis This did not work. Is there a plan to up the dependency?

MattKeenum avatar Aug 02 '21 20:08 MattKeenum

+1 keen to have this updated please

alex-vitry avatar Aug 06 '21 02:08 alex-vitry