webdriverio-community / wdio-html-reporter

Fork of wdio-html-format-reporter
MIT License
18 stars 26 forks source link

dependency '@rpii/wdio-report-events' is not installed while installing the main package #72

Open manojkrmadhu opened 2 years ago

manojkrmadhu commented 2 years ago

After doing 'npm install wdio-html-nice-reporter' when I try to run my tests the scripts complain about missing dependency '@rpii/wdio-report-events'. Its only after I do an 'npm install @rpii/wdio-report-events', the error goes away.

Expected - @rpii/wdio-report-events should be installed along with the main library wdio-html-nice-reporter version - 7.8.5

hh-vijay-simha commented 3 weeks ago

\@rpii\wdio-report-events\lib\wdio-report-events.js from C:\Users\1989817\appium-workspace\hh-hamr-apk-tests\node_modules\@rpii\wdio-html-reporter\lib\htmlReporter.js not supported.

hh-vijay-simha commented 3 weeks ago

how to resolve this