You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/@puppeteer/replay/lib/main.d.ts:2:24 - error TS2307: Cannot find module 'lighthouse/types/lhr/flow' or its corresponding type declarations.
@adamraine could you please take a look? It appears that that a static import for lighthouse types slipped in (but peer dependencies not yet properly defined). Should we revert?
Expected Behavior
tsc
works fineActual Behavior
Steps to Reproduce the Problem
@puppeteer/replay
Specifications
The text was updated successfully, but these errors were encountered: