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
We are also getting same issue while running devops pipeline, while it was working fine till 2 days back.
**Error: node_modules/idb/build/wrap-idb-value.d.ts:2:53 - error TS2304: Cannot find name 'WeakKey'.
Hi, I'm getting this error while running in the DevOps pipeline.
node_modules/idb/build/wrap-idb-value.d.ts:2:53 - error TS2304: Cannot find name 'WeakKey'.
2 export declare const reverseTransformCache: WeakMap<WeakKey, any>;
Please let us know how to resolve this issue
The text was updated successfully, but these errors were encountered: