Annotations
3 errors
Build Javascript:
plugins/default-browser-emulator/injected-scripts/_proxyUtils.ts#L24
Type '"setPrototypeOf" | "getPrototypeOf" | "getOwnPropertyNames" | "defineProperty" | "defineProperties" | "create" | "entries" | "values" | "keys" | "getOwnPropertyDescriptors" | "getOwnPropertyDescriptor" | "hasOwn" | "seal" | "freeze"' does not satisfy the constraint 'keyof ObjectConstructor'.
|
Build Javascript:
plugins/default-browser-emulator/injected-scripts/_proxyUtils.ts#L50
Property 'hasOwn' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
Build Javascript
Process completed with exit code 1.
|