OI
Size: a a a
OI
S
OI
P
BO
P
P
P
BO
P
BO
BO
P
P
P
node_modules/webdriverio/webdriverio-core.d.ts:596:44 - error TS2307: Cannot find module 'puppeteer' or its corresponding type declarations.
596 type PuppeteerBrowser = Partial<import('puppeteer').Browser>;
~~~~~~~~~~~
node_modules/webdriverio/webdriverio-core.d.ts:597:38 - error TS2307: Cannot find module 'puppeteer' or its corresponding type declarations.
597 type CDPSession = Partial<import('puppeteer').CDPSession>;
BO
node_modules/webdriverio/webdriverio-core.d.ts:596:44 - error TS2307: Cannot find module 'puppeteer' or its corresponding type declarations.
596 type PuppeteerBrowser = Partial<import('puppeteer').Browser>;
~~~~~~~~~~~
node_modules/webdriverio/webdriverio-core.d.ts:597:38 - error TS2307: Cannot find module 'puppeteer' or its corresponding type declarations.
597 type CDPSession = Partial<import('puppeteer').CDPSession>;
P
OK
P